AdvSimd.ReverseElement16 Método
Definição
Sobrecargas
ReverseElement16(Vector64<UInt64>)
public:
static System::Runtime::Intrinsics::Vector64<System::UInt64> ReverseElement16(System::Runtime::Intrinsics::Vector64<System::UInt64> value);
public static System.Runtime.Intrinsics.Vector64<ulong> ReverseElement16 (System.Runtime.Intrinsics.Vector64<ulong> value);
static member ReverseElement16 : System.Runtime.Intrinsics.Vector64<uint64> -> System.Runtime.Intrinsics.Vector64<uint64>
Public Shared Function ReverseElement16 (value As Vector64(Of ULong)) As Vector64(Of ULong)
Parâmetros
Retornos
- Vector64<UInt64>
ReverseElement16(Vector128<Int32>)
public:
static System::Runtime::Intrinsics::Vector128<int> ReverseElement16(System::Runtime::Intrinsics::Vector128<int> value);
public static System.Runtime.Intrinsics.Vector128<int> ReverseElement16 (System.Runtime.Intrinsics.Vector128<int> value);
static member ReverseElement16 : System.Runtime.Intrinsics.Vector128<int> -> System.Runtime.Intrinsics.Vector128<int>
Public Shared Function ReverseElement16 (value As Vector128(Of Integer)) As Vector128(Of Integer)
Parâmetros
Retornos
- Vector128<Int32>
ReverseElement16(Vector128<Int64>)
public:
static System::Runtime::Intrinsics::Vector128<long> ReverseElement16(System::Runtime::Intrinsics::Vector128<long> value);
public static System.Runtime.Intrinsics.Vector128<long> ReverseElement16 (System.Runtime.Intrinsics.Vector128<long> value);
static member ReverseElement16 : System.Runtime.Intrinsics.Vector128<int64> -> System.Runtime.Intrinsics.Vector128<int64>
Public Shared Function ReverseElement16 (value As Vector128(Of Long)) As Vector128(Of Long)
Parâmetros
Retornos
- Vector128<Int64>
ReverseElement16(Vector128<UInt32>)
public:
static System::Runtime::Intrinsics::Vector128<System::UInt32> ReverseElement16(System::Runtime::Intrinsics::Vector128<System::UInt32> value);
public static System.Runtime.Intrinsics.Vector128<uint> ReverseElement16 (System.Runtime.Intrinsics.Vector128<uint> value);
static member ReverseElement16 : System.Runtime.Intrinsics.Vector128<uint32> -> System.Runtime.Intrinsics.Vector128<uint32>
Public Shared Function ReverseElement16 (value As Vector128(Of UInteger)) As Vector128(Of UInteger)
Parâmetros
Retornos
- Vector128<UInt32>
ReverseElement16(Vector128<UInt64>)
public:
static System::Runtime::Intrinsics::Vector128<System::UInt64> ReverseElement16(System::Runtime::Intrinsics::Vector128<System::UInt64> value);
public static System.Runtime.Intrinsics.Vector128<ulong> ReverseElement16 (System.Runtime.Intrinsics.Vector128<ulong> value);
static member ReverseElement16 : System.Runtime.Intrinsics.Vector128<uint64> -> System.Runtime.Intrinsics.Vector128<uint64>
Public Shared Function ReverseElement16 (value As Vector128(Of ULong)) As Vector128(Of ULong)
Parâmetros
Retornos
- Vector128<UInt64>
ReverseElement16(Vector64<Int32>)
public:
static System::Runtime::Intrinsics::Vector64<int> ReverseElement16(System::Runtime::Intrinsics::Vector64<int> value);
public static System.Runtime.Intrinsics.Vector64<int> ReverseElement16 (System.Runtime.Intrinsics.Vector64<int> value);
static member ReverseElement16 : System.Runtime.Intrinsics.Vector64<int> -> System.Runtime.Intrinsics.Vector64<int>
Public Shared Function ReverseElement16 (value As Vector64(Of Integer)) As Vector64(Of Integer)
Parâmetros
Retornos
- Vector64<Int32>
ReverseElement16(Vector64<Int64>)
public:
static System::Runtime::Intrinsics::Vector64<long> ReverseElement16(System::Runtime::Intrinsics::Vector64<long> value);
public static System.Runtime.Intrinsics.Vector64<long> ReverseElement16 (System.Runtime.Intrinsics.Vector64<long> value);
static member ReverseElement16 : System.Runtime.Intrinsics.Vector64<int64> -> System.Runtime.Intrinsics.Vector64<int64>
Public Shared Function ReverseElement16 (value As Vector64(Of Long)) As Vector64(Of Long)
Parâmetros
Retornos
- Vector64<Int64>
ReverseElement16(Vector64<UInt32>)
public:
static System::Runtime::Intrinsics::Vector64<System::UInt32> ReverseElement16(System::Runtime::Intrinsics::Vector64<System::UInt32> value);
public static System.Runtime.Intrinsics.Vector64<uint> ReverseElement16 (System.Runtime.Intrinsics.Vector64<uint> value);
static member ReverseElement16 : System.Runtime.Intrinsics.Vector64<uint32> -> System.Runtime.Intrinsics.Vector64<uint32>
Public Shared Function ReverseElement16 (value As Vector64(Of UInteger)) As Vector64(Of UInteger)
Parâmetros
Retornos
- Vector64<UInt32>