aurorafw ~master (2020-10-29T20:10:48Z)
Dub
Repo
Matrix.opBinary
aurorafw
math
matrix
Matrix
Undocumented in source. Be warned that the author may not have intended to support it.
Matrix
!(
T
,
M
,
N
)
opBinary
(T val)
Matrix
!(
T
,
M
,
N
)
opBinary
(Matrix!(T, M, N) val)
Matrix
!(
T
,
M
,
N
)
opBinary
(Matrix!(T, M, N) val)
struct
Matrix
(T, size_t M, size_t N)
Matrix
!(
T
,
M
,
N
)
opBinary
(
string
op
: "*"
)
(
Matrix
!(
T
,
M
,
N
)
val
)
Meta
Source
See Implementation
aurorafw
math
matrix
Matrix
constructors
this
functions
opBinary
opBinaryRight
opEquals
opIndex
opIndexAssign
opSliceAssign
setIdentity
static functions
identity
zero
variables
matrix