dnum.matrix

Undocumented in source.

Members

Functions

matrix
Matrix matrix(double[] vec, ulong row, ulong col, bool by_row)

R-like matrix wrapper

tab
string tab(string s, ulong space)

Flexible tab

Structs

Matrix
struct Matrix

Light-weight R-like matrix structure

Meta