CONTD5(CommonBlock) Constructor |
Initializes a new instance of the
CONTD5 class using the supplied common block.
Namespace: Altaxo.Calc.Ode.Obsolete.DopriAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic CONTD5(
CommonBlock CONDO5
)
Parameters
- CONDO5 CommonBlock
- The common block that stores interpolation state.
See Also