matrix library

Matrix data type and algorithms.

Classes

Matrix<T>
Abstract matrix type.

Enums

MatrixConvolution
Convolution mode on a Matrix, i.e. how the borders are handled.
MatrixFormat
Formats of matrices.