Overload List

  NameDescription
Set(Slice, Slice, Double)
Sets the values of the submatrix determined by the specified slices to a given value.
Set(Slice, Int32, Double)
Sets the values in the specified rows and column to a given value.
Set(Int32, Slice, Double)
Sets the values in the specified row and columns to the given value.

See Also