Expand description
An implementation of MatrixElementRequiredTraits<T> for complex numbers
Structs§
Traits§
- Complex
Number Required Traits - These are the traits required for
ComplexNumberto work withMatrixThese are identical toMatrixElementRequiredTraitsand should be combined at some point Note the traitFrom<u8>is required in order to create identity matrices