armos ~master (2021-12-12T16:54:05.5149845)
Dub
Repo
isSquareMatrix
armos
math
matrix
template
isSquareMatrix (
M
) {
enum
bool
isSquareMatrix
;
}
Members
Variables
isSquareMatrix
enum
bool
isSquareMatrix
;
Undocumented in source.
Meta
Source
See Implementation
armos
math
matrix
aliases
Matrix2d
Matrix2f
Matrix2i
Matrix3d
Matrix3f
Matrix3i
Matrix4d
Matrix4f
Matrix4i
structs
Matrix
templates
SquareMatrix
isMatrix
isSquareMatrix