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