3 references to IndexOfMaxMagnitudeOperator_Single
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.IndexOfMaxMagnitude.cs (1)
27
IndexOfMinMaxCore<T,
IndexOfMaxMagnitudeOperator
<T>>(x);
System\Numerics\Tensors\netcore\TensorPrimitives.Single.netcore.cs (1)
18
global using IndexOfMaxMagnitudeOperator_Single = System.Numerics.Tensors.TensorPrimitives.
IndexOfMaxMagnitudeOperator
<float>;
System\Numerics\Tensors\TensorPrimitives.Single.cs (1)
323
IndexOfMinMaxCore<float,
IndexOfMaxMagnitudeOperator_Single
>(x);