4 references to Rotate
Microsoft.ML.FastTree (4)
Training\StepSearch.cs (4)
112Rotate(ref _hi, ref _left, ref _lo); 123Rotate(ref _lo, ref _left, ref _hi); 139Rotate(ref _lo, ref _left, ref _right); 144Rotate(ref _hi, ref _right, ref _left);