Dense |
[Missing <summary> documentation for "M:Altaxo.Calc.LinearAlgebra.Storage.DenseVectorStorage`1.OfInit(System.Int32,System.Func{System.Int32,`0})"]
public static DenseVectorStorage<T> OfInit( int length, Func<int, T> init )
[Missing <param name="length"/> documentation for "M:Altaxo.Calc.LinearAlgebra.Storage.DenseVectorStorage`1.OfInit(System.Int32,System.Func{System.Int32,`0})"]
[Missing <param name="init"/> documentation for "M:Altaxo.Calc.LinearAlgebra.Storage.DenseVectorStorage`1.OfInit(System.Int32,System.Func{System.Int32,`0})"]
[Missing <returns> documentation for "M:Altaxo.Calc.LinearAlgebra.Storage.DenseVectorStorage`1.OfInit(System.Int32,System.Func{System.Int32,`0})"]