OdeMethodOptionsIncludeInitialValueInOutput Property |
Gets or sets a value indicating whether the inital point should be included in the output.
Namespace: Altaxo.Calc.OdeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IncludeInitialValueInOutput { get; set; }
Property Value
Booleantrue if the initial point should be included in the output; otherwise,
false.
See Also