BatchNorm..::..BlendTimeConst Property

The blend time constant in samples.

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

Syntax


[JsonIgnoreAttribute]
public float BlendTimeConst { get; set; }
<JsonIgnoreAttribute> _
Public Property BlendTimeConst As Single
	Get
	Set
[JsonIgnoreAttribute]
public:
property float^ BlendTimeConst {
	float^ get ();
	void set (float^ value);
}

Field Value

The blend time constant.