dlsl ~master (2022-04-13T07:10:34.3128445)
Dub
Repo
isnan
dlsl
matrix
query if any entry is nan
nothrow @
nogc
pure nothrow @
nogc
@
safe
bool
isnan
(
M
)
(
const
ref
M
mat
)
if
(
isMatrix
!
M
&&
isFloatingPoint
!(
M.valueType
)
)
Meta
Source
See Implementation
dlsl
matrix
aliases
mat2
mat2x2
mat2x3
mat2x4
mat3
mat3x2
mat3x3
mat3x4
mat4
mat4x2
mat4x3
mat4x4
functions
determinant
invert
invertTR
isinf
isnan
isvalid
transpose
structs
Matrix
templates
isMatrix
variables
deg2rad
rad2deg
query if any entry is nan