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