3 references to IndexOfMinOperator_Single
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.IndexOfMin.cs (1)
26IndexOfMinMaxCore<T, IndexOfMinOperator<T>>(x);
System\Numerics\Tensors\netcore\TensorPrimitives.Single.netcore.cs (1)
19global using IndexOfMinOperator_Single = System.Numerics.Tensors.TensorPrimitives.IndexOfMinOperator<float>;
System\Numerics\Tensors\TensorPrimitives.Single.cs (1)
339IndexOfMinMaxCore<float, IndexOfMinOperator_Single>(x);