Optimizer.Reset Method

Top 

Description

Resets the optimization process.

 

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.

 

Overload List

Signatures

Return Value

Description

Optimizer.Reset()

None

Resets the optimization process.

Optimizer.Reset(Variable resetOption)

None

Resets the optimization process. The provided argument specifies whether the reset operation is partial or complete.

 

 

See also

Optimizer Object