CSMat Constructor |
Name | Description | |
---|---|---|
CSMat(Int32, FSharpListTupleInt32, Int32, Double, Double) |
Creates a matrix from a list of elements.
| |
CSMat(Int32, FSharpOptionBoolean) |
Creates a new square identity or zero matrix.
| |
CSMat(CMat, FSharpOptionDouble) |
Creates a sparse matrix from a dense matrix.
|