Matrix |
public Matrix<T> Dense( int rows, int columns, T value )
[Missing <param name="rows"/> documentation for "M:Altaxo.Calc.LinearAlgebra.MatrixBuilder`1.Dense(System.Int32,System.Int32,`0)"]
[Missing <param name="columns"/> documentation for "M:Altaxo.Calc.LinearAlgebra.MatrixBuilder`1.Dense(System.Int32,System.Int32,`0)"]
[Missing <param name="value"/> documentation for "M:Altaxo.Calc.LinearAlgebra.MatrixBuilder`1.Dense(System.Int32,System.Int32,`0)"]
[Missing <returns> documentation for "M:Altaxo.Calc.LinearAlgebra.MatrixBuilder`1.Dense(System.Int32,System.Int32,`0)"]