Expand description
diagonal matrix
Modules§
- generic
- generic
Diagwrapper
Structs§
- Mut
- see
super::DiagMut - Own
- see
super::Diag - Ref
- see
super::DiagRef
Traits§
- AsDiag
Mut - trait for types that can be converted to a diagonal matrix view.
- AsDiag
Ref - trait for types that can be converted to a diagonal matrix view.