dlsl ~master (2017-12-21T19:48:41Z)
Dub
Repo
isMatrix
dlsl
matrix
If T is a matrix, this evaluates to true, otherwise false
template
isMatrix (
T
) {
enum
isMatrix
;
}
Meta
Source
See Implementation
dlsl
matrix
aliases
mat2
functions
determinant
invert
invertTR
isinf
isnan
isvalid
transpose
structs
Matrix
templates
isMatrix
If T is a matrix, this evaluates to true, otherwise false