Dense |
public static DenseMatrix OfRows( int rows, int columns, IEnumerable<IEnumerable<Complex32>> data )
[Missing <param name="rows"/> documentation for "M:Altaxo.Calc.LinearAlgebra.Complex32.DenseMatrix.OfRows(System.Int32,System.Int32,System.Collections.Generic.IEnumerable{System.Collections.Generic.IEnumerable{Altaxo.Calc.Complex32}})"]
[Missing <param name="columns"/> documentation for "M:Altaxo.Calc.LinearAlgebra.Complex32.DenseMatrix.OfRows(System.Int32,System.Int32,System.Collections.Generic.IEnumerable{System.Collections.Generic.IEnumerable{Altaxo.Calc.Complex32}})"]
[Missing <param name="data"/> documentation for "M:Altaxo.Calc.LinearAlgebra.Complex32.DenseMatrix.OfRows(System.Int32,System.Int32,System.Collections.Generic.IEnumerable{System.Collections.Generic.IEnumerable{Altaxo.Calc.Complex32}})"]
[Missing <returns> documentation for "M:Altaxo.Calc.LinearAlgebra.Complex32.DenseMatrix.OfRows(System.Int32,System.Int32,System.Collections.Generic.IEnumerable{System.Collections.Generic.IEnumerable{Altaxo.Calc.Complex32}})"]