MatrixItem(Int32) Property |
Access the Column
Namespace: Altaxo.Calc.Ode.ObsoleteAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double[] this[
int i
] { get; set; }
Parameters
- i Int32
- Row index
Return Value
DoubleA(i)
See Also