DACOPY(DCOPY) Constructor |
Initializes a new instance of the
DACOPY class.
Namespace: Altaxo.Calc.Ode.Obsolete.DVodeAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic DACOPY(
DCOPY dcopy
)
Parameters
- dcopy DCOPY
- The BLAS copy helper.
See Also