Transform.matrix

The underlying matrix.

struct Transform(T, uint Dim, TransformOptions options = TransformOptions.none)
MatrixType matrix;

Meta