zmath ~master (2021-07-15T08:21:03Z)
Home
Dub
Repo
isMatrix
zmath
matrix
Say if a thing it's a Matrix
template
isMatrix (
T
) {
immutable
bool
isMatrix
;
}
Members
Variables
isMatrix
bool
isMatrix
;
Undocumented in source.
Meta
Source
See Implementation
zmath
matrix
aliases
Mat2d
Mat2f
Mat2r
Mat3d
Mat3f
Mat3r
Mat4d
Mat4f
Mat4r
structs
Matrix
templates
isMatrix
Say if a thing it's a Matrix