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