LevenbergMarquardt プロパティ |
LevenbergMarquardt 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | Epsilon | 数値微分用微小値を設定・取得する |
![]() | GradientTolerance | ヤコビアン勾配に関する許容誤差を設定・取得する |
![]() | InputErrorTolerance | 入力変化に関する許容誤差を設定・取得する |
![]() | Inputs | 入力ベクトルを取得する |
![]() | MaxIteration | 最大反復回数を設定・取得する |
![]() | MaxNumberOfFunctionEvaluate | 誤差関数評価回数上限を設定・取得する |
![]() | NumberOfFunctionEvaluates | 誤差関数評価回数を取得する |
![]() | NumberOfFunctions | 関数の数を取得する |
![]() | NumberOfVariables | 状態の数を取得する |
![]() | OutputErrorTolerance | 出力変化に関する許容誤差を設定・取得する |
![]() | Outputs | 出力ベクトルを取得する |
![]() | Status | 計算状況を取得する |
![]() | SuccessfullyConverged | 収束計算成功の真偽を取得する |