Avx512F.VL.ConvertToVector256UInt32WithTruncation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
__m256i _mm256_cvttps_epu32 (__m256 a)
VCVTTPS2UDQ ymm1 {k1}{z}, ymm2/m256/m32bcst
public:
static System::Runtime::Intrinsics::Vector256<System::UInt32> ConvertToVector256UInt32WithTruncation(System::Runtime::Intrinsics::Vector256<float> value);
public static System.Runtime.Intrinsics.Vector256<uint> ConvertToVector256UInt32WithTruncation (System.Runtime.Intrinsics.Vector256<float> value);
static member ConvertToVector256UInt32WithTruncation : System.Runtime.Intrinsics.Vector256<single> -> System.Runtime.Intrinsics.Vector256<uint32>
Public Shared Function ConvertToVector256UInt32WithTruncation (value As Vector256(Of Single)) As Vector256(Of UInteger)
Parameters
Returns
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา