Float16Pointer Data Member Function

The constructor, which is used to initialize the pointer as a pointer to a value rather than a pointer to an object.

Prototype

Float16Pointer Float16Pointer( float64 value )

Parameters

Parameter Type Parameter Name Documentation
float64valueThe value used to initialize the pointer. This value will be converted to float16.

Examples

Copy Text To Clipboard

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