Matrix.this

Undocumented in source.
struct Matrix(T, size_t ROWS, size_t COLUMNS)
final
this
(
Vector!(T, ROWS)[COLUMNS] data
)

Meta