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( Float64Vector A )

Parameters

Parameter Type Parameter Name Documentation
<Float64Vector>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.