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