8 references to GetIndex
Microsoft.ML.StandardTrainers (8)
Standard\MulticlassClassification\PairwiseCouplingTrainer.cs (8)
276
Host.Assert(index ==
GetIndex
(i, j));
304
Host.Assert(index ==
GetIndex
(i, j));
307
Host.Assert(index ==
GetIndex
(i, i));
365
int index =
GetIndex
(i, 0);
400
int index =
GetIndex
(i, 0);
414
Host.Assert(index ==
GetIndex
(j, i));
425
int index =
GetIndex
(i, 0);
442
Host.Assert(index ==
GetIndex
(j, i));