6 references to Invoke
System.Numerics.Tensors (6)
System\Numerics\Tensors\netcore\Tensor.cs (6)
4485TensorOperation.Invoke<TensorOperation.RootN<T>, T, T>(x, n, destination); 4497TensorOperation.Invoke<TensorOperation.RootN<T>, T, T>(x, n, destination); 4511TensorOperation.Invoke<TensorOperation.RotateLeft<T>, T, T>(x, rotateAmount, destination); 4524TensorOperation.Invoke<TensorOperation.RotateLeft<T>, T, T>(x, rotateAmount, destination); 4538TensorOperation.Invoke<TensorOperation.RotateRight<T>, T, T>(x, rotateAmount, destination); 4551TensorOperation.Invoke<TensorOperation.RotateRight<T>, T, T>(x, rotateAmount, destination);