Safepine
Legal
MatrixStruct.Set
safepine_os
math
matrix_struct
MatrixStruct
Set_t
Set
(ulong r_IN, ulong c_IN, double val_IN)
Set_t
Set
(double val_IN)
Set_t
Set
(double[][] matrix_IN, ulong rowLength_IN, ulong columnLength_IN)
struct
MatrixStruct
@
safe
pure
Set_t
Set
(
const
double
[][]
matrix_IN
,
ulong
rowLength_IN
,
ulong
columnLength_IN
)
Set_t
Set
(double[] vector_IN, ulong columnLength_IN)
safepine_os
math
matrix_struct
MatrixStruct
enums
Inv_t
LUPDecomposition_t
Set_t
functions
Columns
Det
Get
Inv
LUPDecomposition
Reshape
Rows
Set
T