Matrix |
public Matrix<T> SparseOfRowMajor( int rows, int columns, IEnumerable<T> rowMajor )
[Missing <param name="rows"/> documentation for "M:Altaxo.Calc.LinearAlgebra.MatrixBuilder`1.SparseOfRowMajor(System.Int32,System.Int32,System.Collections.Generic.IEnumerable{`0})"]
[Missing <param name="columns"/> documentation for "M:Altaxo.Calc.LinearAlgebra.MatrixBuilder`1.SparseOfRowMajor(System.Int32,System.Int32,System.Collections.Generic.IEnumerable{`0})"]
[Missing <param name="rowMajor"/> documentation for "M:Altaxo.Calc.LinearAlgebra.MatrixBuilder`1.SparseOfRowMajor(System.Int32,System.Int32,System.Collections.Generic.IEnumerable{`0})"]
[Missing <returns> documentation for "M:Altaxo.Calc.LinearAlgebra.MatrixBuilder`1.SparseOfRowMajor(System.Int32,System.Int32,System.Collections.Generic.IEnumerable{`0})"]