Maximize Data Member Function

Selects the maximum values for each component of 'this' and the vector 'A', and assigns the values to 'this'.

Prototype

double Maximize( Vec A )

Parameters

Parameter Type Parameter Name Documentation
<Vec>AA second vector, whose components 'this' will be maximized against.

Examples

Copy Text To Clipboard

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