dnumeric ~master (2022-06-07T12:29:06.8154136)
Dub
Repo
Matrix.this
dnum
matrix
Matrix
Default Constructor
this
(double[] vec, ulong row, ulong col, bool by_row)
struct
Matrix
this
(
double
[]
vec
,
ulong
row
,
ulong
col
,
bool
by_row
)
this
(double val, ulong row, ulong col, bool by_row)
Meta
Source
See Implementation
dnum
matrix
Matrix
constructors
this
functions
change_shape
cols
opBinary
opBinaryRight
opIndex
opIndexAssign
opUnary
rows
spread
toString
transpose
variables
by_row
col
data
row
Default Constructor