Module ndarray_linalg::types [] [src]

Basic types and their methods for linear algebra

Traits

Absolute

Define abs() more generally

AssociatedComplex

Define associating complex type

AssociatedReal

Define associating real float type

Conjugate

Complex conjugate value

Exponential

Define exp() more generally

NaturalLogarithm

Define ln() more generally

RandNormal

Scalars which can be initialized from Gaussian random number

RealScalar
Scalar

General Scalar trait. This generalizes complex and real number.

SquareRoot

Define sqrt() more generally

Functions

into_scalar

Convert f64 into Scalar

Type Definitions

c32
c64