GetRangeAsFloat64 Data Member Function

Fills a <Float64Matrix> with the range specified by this object. Note that this should only be used if you are absolutely certain that <float64> has adequate numeric range to store the results.

Prototype

double GetRangeAsFloat64( Float64Matrix p_oValue )

Parameters

Parameter Type Parameter Name Documentation
<Float64Matrix>p_oValueA pointer to a <Float64Matrix>.

Examples

Copy Text To Clipboard

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