6 references to Invoke
System.Numerics.Tensors (6)
System\Numerics\Tensors\netcore\Tensor.cs (6)
4969TensorOperation.Invoke<TensorOperation.RootN<T>, T, T>(x, n, destination); 4981TensorOperation.Invoke<TensorOperation.RootN<T>, T, T>(x, n, destination); 4995TensorOperation.Invoke<TensorOperation.RotateLeft<T>, T, T>(x, rotateAmount, destination); 5008TensorOperation.Invoke<TensorOperation.RotateLeft<T>, T, T>(x, rotateAmount, destination); 5022TensorOperation.Invoke<TensorOperation.RotateRight<T>, T, T>(x, rotateAmount, destination); 5035TensorOperation.Invoke<TensorOperation.RotateRight<T>, T, T>(x, rotateAmount, destination);