DataColumnWrapperToROVectorCopy Method |
This returns a read-only vector of a
INumericColumn, but the data are copyied before. Thus, if you change the data
into the numeric column, the data of the returned vector is not influenced.
Namespace: Altaxo.Calc.LinearAlgebraAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax See Also