Module rulinalg::matrix [] [src]

The matrix module.

Currently contains all code relating to the matrix linear algebra struct.

Modules

slice

Slices for the Matrix struct.

Structs

Matrix

The Matrix struct.

MatrixSlice

A MatrixSlice

MatrixSliceMut

A mutable MatrixSliceMut

Enums

Axes

Matrix dimensions