Module ratio_matrix::traits
source · Expand description
Common traits for working with 2D (matrix) data.
Traits§
- Whether this instance contains or covers something else.
- Dimensions in two directions.
- Domain in two directions.
- 2D matrix behavior.
- Trait to handle mutable matrix operations.
- Trait to handle matrix data by reference.