Click or drag to resize

DenseMatrixCreate Method

Overload List
 NameDescription
Public methodStatic memberCreate(Int32, Int32, FuncInt32, Int32, Single) Create a new dense matrix and initialize each value using the provided init function.
Public methodStatic memberCreate(Int32, Int32, Single) Create a new dense matrix and initialize each value to the same provided value.
Top
See Also