Click or drag to resize

CommonBlockdoubleData Property

Gets or sets the double-precision data of the CommonBlock.

Namespace: Altaxo.Calc.Ode.Obsolete
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Odouble[] doubleData { get; set; }

Property Value

Odouble
See Also