ndarray_
linalg
0.17.0
Module types
Module Items
Traits
Type Aliases
In crate ndarray_
linalg
ndarray_linalg
Module
types
Copy item path
Source
Expand description
Basic types and their methods for linear algebra
Traits
ยง
Lapack
Trait for primitive types which implements LAPACK subroutines
Scalar
Type Aliases
ยง
c32
Alias for a
Complex<f32>
c64
Alias for a
Complex<f64>