Crate generic_matrix_impl

Source
Expand description

Contains matrix definitions and the generic implementation

Modulesยง

matrix_operations
Generic implementation for Mul, Add, and Sub from core::ops