Click or drag to resize

NMFGdClsUpdate(Double) Constructor

Creates the update with specified lambda value.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public NMFGdClsUpdate(
	double lambda
)

Parameters

lambda  Double
Lambda parameter.
See Also