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