Jagged |
Name | Description | |
---|---|---|
JaggedArrayMatrix(Double) | Uses an already existing array for the matrix data. | |
JaggedArrayMatrix(Int32, Int32) | Sets up an empty matrix with dimension(row,cols). | |
JaggedArrayMatrix(Double, Int32, Int32) | Uses an already existing array for the matrix data. |