Click or drag to resize

DACOPY(DCOPY) Constructor

Initializes a new instance of the DACOPY class.

Namespace: Altaxo.Calc.Ode.Obsolete.DVode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DACOPY(
	DCOPY dcopy
)

Parameters

dcopy  DCOPY
The BLAS copy helper.
See Also