Optimizer.ObjectiveFunctionValue Property

Top 

Description

The last evaluated value of the objective function. This is set from the Optimize method.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

number

Access:

read

 

Syntax

myVariable1 = myOptimizer1.ObjectiveFunctionValue;

 

See also

Optimizer Object