MatrixSetValues Method |
Name | Description | |
---|---|---|
SetValues(Double) |
Sets all elements of the matrix to the given value. This is the same as Assign() call.
| |
SetValues(Double) |
Copies the elements of the matrix from 2D array. This is the same as Assign() call.
|