- columns
size_t columns [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- data
float[] data [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isSquare
bool isSquare [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- rows
size_t rows [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- trace
T trace [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- transpose
Matrix!T transpose [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.