3 references to CoshOperator_Single
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.Cosh.cs (1)
34InvokeSpanIntoSpan<T, CoshOperator<T>>(x, destination);
System\Numerics\Tensors\netcore\TensorPrimitives.Single.netcore.cs (1)
12global using CoshOperator_Single = System.Numerics.Tensors.TensorPrimitives.CoshOperator<float>;
System\Numerics\Tensors\TensorPrimitives.Single.cs (1)
151InvokeSpanIntoSpan<CoshOperator_Single>(x, destination);