Olvasás angol nyelven Szerkesztés

Megosztás a következőn keresztül:


Vector.IsNaN<T>(Vector<T>) Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Determines which elements in a vector are NaN.

C#
public static System.Numerics.Vector<T> IsNaN<T>(System.Numerics.Vector<T> vector);

Type Parameters

T

Parameters

vector
Vector<T>

The vector to be checked.

Returns

A vector whose elements are all-bits-set or zero, depending on if the corresponding elements in vector were NaN.

Applies to

Termék Verziók
.NET 9, 10