2 references to GreaterThan
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\Tensor.cs (2)
698
GreaterThan
(x, y, destination);
1105
where T : IComparisonOperators<T, T, bool> => ref
GreaterThan
(y, x, destination);