1 reference to TryUnaryBitwiseInvokeHalfAsInt16
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorPrimitives.OnesComplement.cs (1)
23
if (typeof(T) == typeof(Half) &&
TryUnaryBitwiseInvokeHalfAsInt16
<T, OnesComplementOperator<short>>(x, destination))