Create |
public static Matrix<T> Dense<T>( DenseColumnMajorMatrixStorage<T> storage ) where T : struct, new(), IEquatable<T>, IFormattable
[Missing <param name="storage"/> documentation for "M:Altaxo.Calc.LinearAlgebra.CreateMatrix.Dense``1(Altaxo.Calc.LinearAlgebra.Storage.DenseColumnMajorMatrixStorage{``0})"]
[Missing <typeparam name="T"/> documentation for "M:Altaxo.Calc.LinearAlgebra.CreateMatrix.Dense``1(Altaxo.Calc.LinearAlgebra.Storage.DenseColumnMajorMatrixStorage{``0})"]
[Missing <returns> documentation for "M:Altaxo.Calc.LinearAlgebra.CreateMatrix.Dense``1(Altaxo.Calc.LinearAlgebra.Storage.DenseColumnMajorMatrixStorage{``0})"]