3 references to IndexOfMaxOperator_Single
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.IndexOfMax.cs (1)
29
IndexOfMinMaxCore<T,
IndexOfMaxOperator
<T>>(x);
System\Numerics\Tensors\netcore\TensorPrimitives.Single.netcore.cs (1)
17
global using IndexOfMaxOperator_Single = System.Numerics.Tensors.TensorPrimitives.
IndexOfMaxOperator
<float>;
System\Numerics\Tensors\TensorPrimitives.Single.cs (1)
306
IndexOfMinMaxCore<float,
IndexOfMaxOperator_Single
>(x);