4 references to Sequence
Microsoft.ML.Core (4)
Utilities\MathUtils.cs (4)
403private static Double Lentz(Sequence a, Sequence b, Double tol = 1e-15) 457Sequence adel = i => 467Sequence bdel = i => i == 0 ? 0 : 1;