new TMatrix(value)
Matrix type.
Parameters:
Name | Type | Description |
---|---|---|
value |
matrix |
Properties:
Name | Type | Description |
---|---|---|
value |
matrix | Array of rows (which are arrays of numbers) |
type |
string | "matrix" |