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