Rediģēt

Kopīgot, izmantojot


Avx10v1.V512 Class

Definition

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

Properties

IsSupported

Methods

And(Vector512<Double>, Vector512<Double>)
And(Vector512<Single>, Vector512<Single>)
AndNot(Vector512<Double>, Vector512<Double>)
AndNot(Vector512<Single>, Vector512<Single>)
BroadcastPairScalarToVector512(Vector128<Int32>)
BroadcastPairScalarToVector512(Vector128<Single>)
BroadcastPairScalarToVector512(Vector128<UInt32>)
BroadcastVector128ToVector512(Double*)
BroadcastVector128ToVector512(Int64*)
BroadcastVector128ToVector512(UInt64*)
BroadcastVector256ToVector512(Int32*)
BroadcastVector256ToVector512(Single*)
BroadcastVector256ToVector512(UInt32*)
ConvertToVector256Single(Vector512<Int64>)
ConvertToVector256Single(Vector512<Int64>, FloatRoundingMode)
ConvertToVector256Single(Vector512<UInt64>)
ConvertToVector256Single(Vector512<UInt64>, FloatRoundingMode)
ConvertToVector512Double(Vector512<Int64>)
ConvertToVector512Double(Vector512<Int64>, FloatRoundingMode)
ConvertToVector512Double(Vector512<UInt64>)
ConvertToVector512Double(Vector512<UInt64>, FloatRoundingMode)
ConvertToVector512Int64(Vector256<Single>)
ConvertToVector512Int64(Vector256<Single>, FloatRoundingMode)
ConvertToVector512Int64(Vector512<Double>)
ConvertToVector512Int64(Vector512<Double>, FloatRoundingMode)
ConvertToVector512Int64WithTruncation(Vector256<Single>)
ConvertToVector512Int64WithTruncation(Vector512<Double>)
ConvertToVector512UInt64(Vector256<Single>)
ConvertToVector512UInt64(Vector256<Single>, FloatRoundingMode)
ConvertToVector512UInt64(Vector512<Double>)
ConvertToVector512UInt64(Vector512<Double>, FloatRoundingMode)
ConvertToVector512UInt64WithTruncation(Vector256<Single>)
ConvertToVector512UInt64WithTruncation(Vector512<Double>)
DetectConflicts(Vector512<Int32>)
DetectConflicts(Vector512<Int64>)
DetectConflicts(Vector512<UInt32>)
DetectConflicts(Vector512<UInt64>)
Equals(Object)

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

(Inherited from Object)
ExtractVector128(Vector512<Double>, Byte)
ExtractVector128(Vector512<Int64>, Byte)
ExtractVector128(Vector512<UInt64>, Byte)
ExtractVector256(Vector512<Int32>, Byte)
ExtractVector256(Vector512<Single>, Byte)
ExtractVector256(Vector512<UInt32>, Byte)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
InsertVector128(Vector512<Double>, Vector128<Double>, Byte)
InsertVector128(Vector512<Int64>, Vector128<Int64>, Byte)
InsertVector128(Vector512<UInt64>, Vector128<UInt64>, Byte)
InsertVector256(Vector512<Int32>, Vector256<Int32>, Byte)
InsertVector256(Vector512<Single>, Vector256<Single>, Byte)
InsertVector256(Vector512<UInt32>, Vector256<UInt32>, Byte)
LeadingZeroCount(Vector512<Int32>)
LeadingZeroCount(Vector512<Int64>)
LeadingZeroCount(Vector512<UInt32>)
LeadingZeroCount(Vector512<UInt64>)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
MultiplyLow(Vector512<Int64>, Vector512<Int64>)
MultiplyLow(Vector512<UInt64>, Vector512<UInt64>)
MultiShift(Vector512<Byte>, Vector512<UInt64>)
MultiShift(Vector512<SByte>, Vector512<Int64>)
Or(Vector512<Double>, Vector512<Double>)
Or(Vector512<Single>, Vector512<Single>)
PermuteVar64x8(Vector512<Byte>, Vector512<Byte>)
PermuteVar64x8(Vector512<SByte>, Vector512<SByte>)
PermuteVar64x8x2(Vector512<Byte>, Vector512<Byte>, Vector512<Byte>)
PermuteVar64x8x2(Vector512<SByte>, Vector512<SByte>, Vector512<SByte>)
Range(Vector512<Double>, Vector512<Double>, Byte)
Range(Vector512<Single>, Vector512<Single>, Byte)
Reduce(Vector512<Double>, Byte)
Reduce(Vector512<Single>, Byte)
ToString()

Returns a string that represents the current object.

(Inherited from Object)
Xor(Vector512<Double>, Vector512<Double>)
Xor(Vector512<Single>, Vector512<Single>)

Applies to