Modules
Contains methods for getting identity matricies and scalars
Contains the Matrix
struct and most associated methods
Contains the Position
struct
Macros
Creates a $M
x$M
identity matrix of type $T
.
Creates a matrix of shape ($M
, $N
) with flat data $data
.
Creates a 1-dimensional matrix, i.e. a vector.