RADAU5(RADCOR) Constructor |
Initializes a new instance of the
RADAU5 class.
Namespace: Altaxo.Calc.Ode.Obsolete.Radau5Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic RADAU5(
RADCOR radcor
)
Parameters
- radcor RADCOR
- The core RADAU5 implementation.
See Also