Udostępnij przez


Sse.X64.ConvertToInt64WithTruncation(Vector128<Single>) Metoda

Definicja

__int64 _mm_cvttss_si64 (__m128 a)

CVTTSS2SI r64, xmm/m32

public:
 static long ConvertToInt64WithTruncation(System::Runtime::Intrinsics::Vector128<float> value);
public static long ConvertToInt64WithTruncation (System.Runtime.Intrinsics.Vector128<float> value);
static member ConvertToInt64WithTruncation : System.Runtime.Intrinsics.Vector128<single> -> int64
Public Shared Function ConvertToInt64WithTruncation (value As Vector128(Of Single)) As Long

Parametry

value
Vector128<Single>

Zwraca

Uwagi

Ta funkcja wewnętrzna jest dostępna tylko w procesach 64-bitowych.

Dotyczy