6 references to Invoke
System.Numerics.Tensors (6)
System\Numerics\Tensors\netcore\Tensor.cs (6)
4793TensorOperation.Invoke<TensorOperation.RootN<T>, T, T>(x, n, destination); 4805TensorOperation.Invoke<TensorOperation.RootN<T>, T, T>(x, n, destination); 4819TensorOperation.Invoke<TensorOperation.RotateLeft<T>, T, T>(x, rotateAmount, destination); 4832TensorOperation.Invoke<TensorOperation.RotateLeft<T>, T, T>(x, rotateAmount, destination); 4846TensorOperation.Invoke<TensorOperation.RotateRight<T>, T, T>(x, rotateAmount, destination); 4859TensorOperation.Invoke<TensorOperation.RotateRight<T>, T, T>(x, rotateAmount, destination);