armos v0.2.4 (2017-08-20T09:34:11Z)
Dub
Repo
Matrix.VectorType
armos
math
matrix
Matrix
Undocumented in source.
struct
Matrix
(T, int RowSize, int ColSize)
alias
VectorType
=
armos
.
math
.
Vector
!(
T
,
ColSize
)
Meta
Source
See Implementation
armos
math
matrix
Matrix
aliases
MatrixType
VectorType
elementType
constructors
this
functions
array
determinant
inverse
opAdd
opCast
opDiv
opIndex
opMul
opNeg
opSub
setColumnVector
setMatrix
setRowVector
static functions
identity
zero
variables
colSize
elements
rowSize
size