3 references to IndexOfMinMagnitudeOperator_Single
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.IndexOfMinMagnitude.cs (1)
27IndexOfMinMaxCore<T, IndexOfMinMagnitudeOperator<T>>(x);
System\Numerics\Tensors\netcore\TensorPrimitives.Single.netcore.cs (1)
20global using IndexOfMinMagnitudeOperator_Single = System.Numerics.Tensors.TensorPrimitives.IndexOfMinMagnitudeOperator<float>;
System\Numerics\Tensors\TensorPrimitives.Single.cs (1)
356IndexOfMinMaxCore<float, IndexOfMinMagnitudeOperator_Single>(x);