Udostępnij za pośrednictwem


Vector.IsPositiveInfinity<T>(Vector<T>) Metoda

Definicja

public:
generic <typename T>
 static System::Numerics::Vector<T> IsPositiveInfinity(System::Numerics::Vector<T> vector);
public static System.Numerics.Vector<T> IsPositiveInfinity<T> (System.Numerics.Vector<T> vector);
static member IsPositiveInfinity : System.Numerics.Vector<'T> -> System.Numerics.Vector<'T>
Public Function IsPositiveInfinity(Of T) (vector As Vector(Of T)) As Vector(Of T)

Parametry typu

T

Parametry

vector
Vector<T>

Zwraca

Dotyczy