JuggerNET Runtime Library

doubleArray Type Conversions

The type conversions of the doubleArray class are listed below. For a complete list of doubleArray class members, see the doubleArray Members topic.

Public Static Type Conversions

Implicit doubleArray to Double[] Conversion A conversion operator for the proxy array type to the native array type.
Implicit Double[] to doubleArray Conversion A conversion operator for the native array type to the proxy array type.

See Also

doubleArray Class | doubleArray Members | Codemesh.JuggerNET Namespace