Sparse |
public static SparseMatrix OfColumnMajor( int rows, int columns, IList<float> columnMajor )
[Missing <param name="rows"/> documentation for "M:Altaxo.Calc.LinearAlgebra.Single.SparseMatrix.OfColumnMajor(System.Int32,System.Int32,System.Collections.Generic.IList{System.Single})"]
[Missing <param name="columns"/> documentation for "M:Altaxo.Calc.LinearAlgebra.Single.SparseMatrix.OfColumnMajor(System.Int32,System.Int32,System.Collections.Generic.IList{System.Single})"]
[Missing <param name="columnMajor"/> documentation for "M:Altaxo.Calc.LinearAlgebra.Single.SparseMatrix.OfColumnMajor(System.Int32,System.Int32,System.Collections.Generic.IList{System.Single})"]
[Missing <returns> documentation for "M:Altaxo.Calc.LinearAlgebra.Single.SparseMatrix.OfColumnMajor(System.Int32,System.Int32,System.Collections.Generic.IList{System.Single})"]