Optimizer.ScaledGradient Property

Top 

Description

The scaled Gradient of the objective function. This represents the Gradient after it has been transformed using the scales of the state variables and objective.

 

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:

Array of number

Access:

read

 

Syntax

myVariable1 = myOptimizer1.ScaledGradient[0];

 

See also

Optimizer Object