6 references to Invoke
System.Numerics.Tensors (6)
System\Numerics\Tensors\netcore\Tensor.cs (6)
4986TensorOperation.Invoke<TensorOperation.RootN<T>, T, T>(x, n, destination); 4998TensorOperation.Invoke<TensorOperation.RootN<T>, T, T>(x, n, destination); 5012TensorOperation.Invoke<TensorOperation.RotateLeft<T>, T, T>(x, rotateAmount, destination); 5025TensorOperation.Invoke<TensorOperation.RotateLeft<T>, T, T>(x, rotateAmount, destination); 5039TensorOperation.Invoke<TensorOperation.RotateRight<T>, T, T>(x, rotateAmount, destination); 5052TensorOperation.Invoke<TensorOperation.RotateRight<T>, T, T>(x, rotateAmount, destination);