Поделиться через


Vector.IsNegative<T>(Vector<T>) Метод

Определение

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

Параметры типа

T

Параметры

vector
Vector<T>

Возвращаемое значение

Применяется к