Expand description

Macros for the linear algebra modules.

Structs

The exact comparator used with assert_matrix_eq!.
The float comparator used with assert_matrix_eq!.
The ulp comparator used with assert_matrix_eq!.

Traits

Trait that describes elementwise comparators for assert_matrix_eq!.