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