VectorStorageT Constructor |
Namespace: Altaxo.Calc.LinearAlgebra.StorageAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected VectorStorage(
int length
)
Parameters
- length Int32
[Missing <param name="length"/> documentation for "M:Altaxo.Calc.LinearAlgebra.Storage.VectorStorage`1.#ctor(System.Int32)"]
See Also