Adam..::..UnitGain Property

Gets or sets a value indicating whether [unit gain].

Namespace:  SiaNet.Model.Optimizers
Assembly:  SiaNet (in SiaNet.dll)

Syntax


public bool UnitGain { get; set; }
Public Property UnitGain As Boolean
	Get
	Set
public:
property bool^ UnitGain {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [unit gain]; otherwise, false.