dlsl ~master (2017-12-21T19:48:41Z)
Dub
Repo
isinf
dlsl
matrix
query if any entry is inf
bool
isinf
(
genType
)
(
const
ref
genType
mat
)
if
(
isMatrix
!
genType
&&
isFloatingPoint
!(
genType.valueType
)
)
Meta
Source
See Implementation
dlsl
matrix
aliases
mat2
functions
determinant
invert
invertTR
isinf
isnan
isvalid
transpose
structs
Matrix
templates
isMatrix
query if any entry is inf