Click or drag to resize

VariableOrderOdeSolverSolutionYtypeT Property

Gets the time values for the solution.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleVector T { get; }

Property Value

DoubleVector
See Also