Minimize Data Member Function

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

Prototype

double Minimize( Vec A )

Parameters

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

Examples

Copy Text To Clipboard

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