Click or drag to resize

weightTableCompiledRemoveUnderWeight Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public void RemoveUnderWeight(
	double limit = 0.1
)
Request Example View Source

Parameters

limit (Optional)
Type: SystemDouble

Implements

IWeightTableRemoveUnderWeight(Double)
See Also