Click or drag to resize

IMatchesFilter_removeLastFraction Method

For filtering with the auto-supplied filter removeLastFraction

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 8.1
Syntax
C#
IMatches Filter_removeLastFraction(
	double fraction
)

Parameters

fraction
Type: SystemDouble
The fraction of matches to keep

Return Value

Type: IMatches
The changed matches list.
See Also