CONTR5(CommonBlock) Constructor |
Initializes a new instance of the
CONTR5 class.
Namespace: Altaxo.Calc.Ode.Obsolete.Radau5Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic CONTR5(
CommonBlock CONRA5
)
Parameters
- CONRA5 CommonBlock
- The translated common block for RADAU5 state.
See Also