Sparse |
Name | Description | |
---|---|---|
CreateDiagonal(Int32, Int32, FuncInt32, Single) | Create a new diagonal sparse matrix and initialize each diagonal value using the provided init function. | |
CreateDiagonal(Int32, Int32, Single) | Create a new diagonal sparse matrix and initialize each diagonal value to the same provided value. |