aurorafw ~legacy (2022-03-26T02:55:31.6847697)
Dub
Repo
mat.opMulAssign
aurorafw
math
matrix
mat
Undocumented in source. Be warned that the author may not have intended to support it.
mat
!(
T
,
M
,
N
)
opMulAssign
(mat!(T, M, N) val)
struct
mat
(T, size_t M, size_t N)
mat
!(
T
,
M
,
N
)
opMulAssign
(
mat
!(
T
,
M
,
N
)
val
)
mat
!(
T
,
M
,
N
)
opMulAssign
(T val)
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