Float64Iterator Data Member Function

The constructor, which is used to initialize this object to represent an iterator that points at a single, primitive value.

Prototype

Float64Iterator Float64Iterator( float64 value )

Parameters

Parameter Type Parameter Name Documentation
float64valueThe value with which to initialize this object.

Examples

Copy Text To Clipboard

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