Dense |
public static DenseMatrix Create( int rows, int columns, double value )
[Missing <param name="rows"/> documentation for "M:Altaxo.Calc.LinearAlgebra.Double.DenseMatrix.Create(System.Int32,System.Int32,System.Double)"]
[Missing <param name="columns"/> documentation for "M:Altaxo.Calc.LinearAlgebra.Double.DenseMatrix.Create(System.Int32,System.Int32,System.Double)"]
[Missing <param name="value"/> documentation for "M:Altaxo.Calc.LinearAlgebra.Double.DenseMatrix.Create(System.Int32,System.Int32,System.Double)"]
[Missing <returns> documentation for "M:Altaxo.Calc.LinearAlgebra.Double.DenseMatrix.Create(System.Int32,System.Int32,System.Double)"]