Module funspace::types[][src]

Expand description

Collection of Types for funspace

FloatNum: Floating Point number Scalar: Generic type for linalg operations

Traits

Generic floating point number, implemented for f32 and f64

Elements that support linear algebra operations.