Mol(Math Object Library) fot .Net
アッセンブリー: Mol.Net (in Mol.Net.dll)
単純探索で使用される、関数値増加(失敗)時に反対方向に移動幅を減少させるスケール(デフォルトは-0.5)
名前空間: Molアッセンブリー: Mol.Net (in Mol.Net.dll)
構文
C# |
---|
public double ShrinkScale { get; set; } |
Visual Basic |
---|
Public Property ShrinkScale As Double Get Set |
Visual C++ |
---|
public: property double ShrinkScale { double get (); void set (double value); } |
member ShrinkScale : float with get, set |