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