Copy Data Member Function

Copies the value of the source array into this array.

Prototype

int32 Copy( Float16VectorArray p_oSource )

Parameters

Parameter Type Parameter Name Documentation
<Float16VectorArray>p_oSourcePointer to the source array.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Simdify Scripting Language code base.