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