Module ndarray_linalg::types
[−]
Basic types and their methods for linear algebra
Traits
| Absolute |
Define |
| AssociatedComplex |
Define associating complex type |
| AssociatedReal |
Define associating real float type |
| Conjugate |
Complex conjugate value |
| Exponential |
Define |
| RandNormal |
Scalars which can be initialized from Gaussian random number |
| RealScalar | |
| Scalar |
General Scalar trait. This generalizes complex and real number. |
| SquareRoot |
Define |
Functions
| into_scalar |
Convert |
Type Definitions
| c32 | |
| c64 |