pub(crate) struct Sol766 {}Expand description
766 Toeplitz Matrix
Implementations§
Auto Trait Implementations§
impl Freeze for Sol766
impl RefUnwindSafe for Sol766
impl Send for Sol766
impl Sync for Sol766
impl Unpin for Sol766
impl UnsafeUnpin for Sol766
impl UnwindSafe for Sol766
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more