Minimization history

<< >>

Navigation:  Amos Graphics Reference Guide > Main Window > Main menu > View menu > View analysis properties > Output tab >

Minimization history

Menu: ViewAnalysis PropertiesOutputMinimization history

Displays a summary of the course of minimization of the discrepancy function.

For more information, see the Technical method of the AmosEngine class.

Programming

In Amos Graphics programs, you can put a check mark in this check box by using the following statement (Visual Basic):

      Pd.GetCheckBox("AnalysisPropertiesForm", "TechnicalCheck").Checked = True