Rediģēt

Kopīgot, izmantojot


Avx10v1.X64 Class

Definition

public: ref class Avx10v1::X64 abstract : System::Runtime::Intrinsics::X86::Avx2::X64
public abstract class Avx10v1.X64 : System.Runtime.Intrinsics.X86.Avx2.X64
type Avx10v1.X64 = class
    inherit Avx2.X64
Public MustInherit Class Avx10v1.X64
Inherits Avx2.X64
Inheritance

Properties

IsSupported

Methods

ConvertScalarToVector128Double(Vector128<Double>, Int64, FloatRoundingMode)
ConvertScalarToVector128Double(Vector128<Double>, UInt64)
ConvertScalarToVector128Double(Vector128<Double>, UInt64, FloatRoundingMode)
ConvertScalarToVector128Single(Vector128<Single>, Int64, FloatRoundingMode)
ConvertScalarToVector128Single(Vector128<Single>, UInt64)
ConvertScalarToVector128Single(Vector128<Single>, UInt64, FloatRoundingMode)
ConvertToInt64(Vector128<Double>, FloatRoundingMode)
ConvertToInt64(Vector128<Single>, FloatRoundingMode)
ConvertToUInt64(Vector128<Double>)
ConvertToUInt64(Vector128<Double>, FloatRoundingMode)
ConvertToUInt64(Vector128<Single>)
ConvertToUInt64(Vector128<Single>, FloatRoundingMode)
ConvertToUInt64WithTruncation(Vector128<Double>)
ConvertToUInt64WithTruncation(Vector128<Single>)
Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to