1 reference to Invoke
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorSpan.cs (1)
252public void Clear() => TensorOperation.Invoke<TensorOperation.Clear<T>, T>(this);