4 references to IsMonotonicallyIncreasing
Microsoft.ML.Core.Tests (4)
UnitTests\TestUtilities.cs (4)
89Assert.True(Utils.IsMonotonicallyIncreasing(x)); 96Assert.True(Utils.IsMonotonicallyIncreasing(x)); 102Assert.False(Utils.IsMonotonicallyIncreasing(x)); 109Assert.False(Utils.IsMonotonicallyIncreasing(x));