1 reference to TestNotCC
Microsoft.ML.Data (1)
Transforms\RangeFilter.cs (1)
283
CheckBounds = Parent._complement ? (Func<Double, bool>)
TestNotCC
: TestCC;