aurorafw ~legacy (2022-03-26T02:55:31.6847697)
Dub
Repo
mat.this
aurorafw
math
matrix
mat
Undocumented in source.
this
(T num)
this
(mat!(T, M, N) mat)
struct
mat
(T, size_t M, size_t N)
this
(
immutable
ref
mat
!(
T
,
M
,
N
)
mat
)
this
(T[M * N] arr)
this
(T[] arr)
Meta
Source
See Implementation
aurorafw
math
matrix
mat
constructors
this
functions
opAdd
opAddAssign
opEquals
opIndex
opIndexAssign
opMul
opMulAssign
opSliceAssign
opSub
opSubAssign
setIdentity
static functions
identity
zero
variables
matrix