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