aurorafw ~master (2020-10-29T20:10:48Z)
Dub
Repo
Matrix.this
aurorafw
math
matrix
Matrix
Undocumented in source.
this
(T initNumber)
this
(Matrix!(T, M, N) mat)
this
(T[M * N] matrix)
this
(T[] matrix)
struct
Matrix
(T, size_t M, size_t N)
this
(
T
[]
matrix
)
Meta
Source
See Implementation
aurorafw
math
matrix
Matrix
constructors
this
functions
opBinary
opBinaryRight
opEquals
opIndex
opIndexAssign
opSliceAssign
setIdentity
static functions
identity
zero
variables
matrix