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


Vector512.ShiftRightArithmetic Метод

Определение

Перегрузки

ShiftRightArithmetic(Vector512<SByte>, Int32)

Сдвигает (со знаком) каждый элемент вектора вправо на указанную величину.

ShiftRightArithmetic(Vector512<Int16>, Int32)

Сдвигает (со знаком) каждый элемент вектора вправо на указанную величину.

ShiftRightArithmetic(Vector512<Int32>, Int32)

Сдвигает (со знаком) каждый элемент вектора вправо на указанную величину.

ShiftRightArithmetic(Vector512<Int64>, Int32)

Сдвигает (со знаком) каждый элемент вектора вправо на указанную величину.

ShiftRightArithmetic(Vector512<IntPtr>, Int32)

Сдвигает (со знаком) каждый элемент вектора вправо на указанную величину.

ShiftRightArithmetic(Vector512<SByte>, Int32)

Исходный код:
Vector512.cs
Исходный код:
Vector512.cs

Важно!

Этот API несовместим с CLS.

Сдвигает (со знаком) каждый элемент вектора вправо на указанную величину.

public:
 static System::Runtime::Intrinsics::Vector512<System::SByte> ShiftRightArithmetic(System::Runtime::Intrinsics::Vector512<System::SByte> vector, int shiftCount);
[System.CLSCompliant(false)]
public static System.Runtime.Intrinsics.Vector512<sbyte> ShiftRightArithmetic (System.Runtime.Intrinsics.Vector512<sbyte> vector, int shiftCount);
[<System.CLSCompliant(false)>]
static member ShiftRightArithmetic : System.Runtime.Intrinsics.Vector512<sbyte> * int -> System.Runtime.Intrinsics.Vector512<sbyte>
Public Function ShiftRightArithmetic (vector As Vector512(Of SByte), shiftCount As Integer) As Vector512(Of SByte)

Параметры

vector
Vector512<SByte>

Вектор, элементы которого должны быть смещены.

shiftCount
Int32

Число битов, на которое сдвигается каждый элемент.

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

Вектор, элементы которого смещаются вправо на shiftCount.

Атрибуты

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

ShiftRightArithmetic(Vector512<Int16>, Int32)

Исходный код:
Vector512.cs
Исходный код:
Vector512.cs

Сдвигает (со знаком) каждый элемент вектора вправо на указанную величину.

public:
 static System::Runtime::Intrinsics::Vector512<short> ShiftRightArithmetic(System::Runtime::Intrinsics::Vector512<short> vector, int shiftCount);
public static System.Runtime.Intrinsics.Vector512<short> ShiftRightArithmetic (System.Runtime.Intrinsics.Vector512<short> vector, int shiftCount);
static member ShiftRightArithmetic : System.Runtime.Intrinsics.Vector512<int16> * int -> System.Runtime.Intrinsics.Vector512<int16>
Public Function ShiftRightArithmetic (vector As Vector512(Of Short), shiftCount As Integer) As Vector512(Of Short)

Параметры

vector
Vector512<Int16>

Вектор, элементы которого должны быть смещены.

shiftCount
Int32

Число битов, на которое сдвигается каждый элемент.

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

Вектор, элементы которого смещаются вправо на shiftCount.

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

ShiftRightArithmetic(Vector512<Int32>, Int32)

Исходный код:
Vector512.cs
Исходный код:
Vector512.cs

Сдвигает (со знаком) каждый элемент вектора вправо на указанную величину.

public:
 static System::Runtime::Intrinsics::Vector512<int> ShiftRightArithmetic(System::Runtime::Intrinsics::Vector512<int> vector, int shiftCount);
public static System.Runtime.Intrinsics.Vector512<int> ShiftRightArithmetic (System.Runtime.Intrinsics.Vector512<int> vector, int shiftCount);
static member ShiftRightArithmetic : System.Runtime.Intrinsics.Vector512<int> * int -> System.Runtime.Intrinsics.Vector512<int>
Public Function ShiftRightArithmetic (vector As Vector512(Of Integer), shiftCount As Integer) As Vector512(Of Integer)

Параметры

vector
Vector512<Int32>

Вектор, элементы которого должны быть смещены.

shiftCount
Int32

Число битов, на которое сдвигается каждый элемент.

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

Вектор, элементы которого смещаются вправо на shiftCount.

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

ShiftRightArithmetic(Vector512<Int64>, Int32)

Исходный код:
Vector512.cs
Исходный код:
Vector512.cs

Сдвигает (со знаком) каждый элемент вектора вправо на указанную величину.

public:
 static System::Runtime::Intrinsics::Vector512<long> ShiftRightArithmetic(System::Runtime::Intrinsics::Vector512<long> vector, int shiftCount);
public static System.Runtime.Intrinsics.Vector512<long> ShiftRightArithmetic (System.Runtime.Intrinsics.Vector512<long> vector, int shiftCount);
static member ShiftRightArithmetic : System.Runtime.Intrinsics.Vector512<int64> * int -> System.Runtime.Intrinsics.Vector512<int64>
Public Function ShiftRightArithmetic (vector As Vector512(Of Long), shiftCount As Integer) As Vector512(Of Long)

Параметры

vector
Vector512<Int64>

Вектор, элементы которого должны быть смещены.

shiftCount
Int32

Число битов, на которое сдвигается каждый элемент.

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

Вектор, элементы которого смещаются вправо на shiftCount.

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

ShiftRightArithmetic(Vector512<IntPtr>, Int32)

Исходный код:
Vector512.cs
Исходный код:
Vector512.cs

Сдвигает (со знаком) каждый элемент вектора вправо на указанную величину.

public:
 static System::Runtime::Intrinsics::Vector512<IntPtr> ShiftRightArithmetic(System::Runtime::Intrinsics::Vector512<IntPtr> vector, int shiftCount);
public static System.Runtime.Intrinsics.Vector512<IntPtr> ShiftRightArithmetic (System.Runtime.Intrinsics.Vector512<IntPtr> vector, int shiftCount);
static member ShiftRightArithmetic : System.Runtime.Intrinsics.Vector512<nativeint> * int -> System.Runtime.Intrinsics.Vector512<nativeint>
Public Function ShiftRightArithmetic (vector As Vector512(Of IntPtr), shiftCount As Integer) As Vector512(Of IntPtr)

Параметры

vector

Vector512<IntPtr>

Vector512<nativeint>

Вектор, элементы которого должны быть смещены.

shiftCount
Int32

Число битов, на которое сдвигается каждый элемент.

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

Vector512<IntPtr>

Vector512<nativeint>

Вектор, элементы которого смещаются вправо на shiftCount.

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