Tensor.IndexOfMaxMagnitude<T>(ReadOnlyTensorSpan<T>) Method

Definition

Searches for the index of the number with the largest magnitude in the specified tensor.

public static int IndexOfMaxMagnitude<T> (scoped in System.Numerics.Tensors.ReadOnlyTensorSpan<T> x) where T : System.Numerics.INumber<T>;

Type Parameters

T

Parameters

Returns

Applies to

Product Versions
.NET 8 (package-provided), 9 (package-provided)