JuggerNET Runtime Library

floatArray Type Conversions

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

Public Static Type Conversions

Implicit floatArray to Single[] Conversion A conversion operator for the proxy array type to the native array type.
Implicit Single[] to floatArray Conversion A conversion operator for the native array type to the proxy array type.

See Also

floatArray Class | floatArray Members | Codemesh.JuggerNET Namespace