API Reference

MatrixABC

Abstract base class for 2-dimensional matrix types.

Matrix

Mutable 2-dimensional Matrix type.

FrozenMatrix

Immutable 2-dimensional Matrix type.

MatrixT

Type alias for matrix types in matrices.

MISSING