dnumeric v0.5.2 (2018-09-11T12:28:28Z)
Dub
Repo
Matrix.this
data
vector
Matrix
Undocumented in source.
this
(double[] vec, long r, long c, bool byrow)
this
(Vector vec, long r, long c, bool byrow)
this
(double[][] mat)
struct
Matrix
this
(
double
[][]
mat
)
this
(Matrix mat)
this
(double num, long r, long c)
Meta
Source
See Implementation
data
vector
Matrix
constructors
this
functions
block
det
inv
invL
invU
isSquare
lu
makeFalse
matForm
opBinary
opIndex
opIndexAssign
refresh
toString
transpose
variables
byRow
col
data
row
val