Sve2.CreateWhileReadAfterWriteMaskUInt16(UInt16*, UInt16*) Method

Definition

public:
 static System::Numerics::Vector<System::UInt16> CreateWhileReadAfterWriteMaskUInt16(System::UInt16* left, System::UInt16* right);
public static System.Numerics.Vector<ushort> CreateWhileReadAfterWriteMaskUInt16(ushort* left, ushort* right);
static member CreateWhileReadAfterWriteMaskUInt16 : nativeptr<uint16> * nativeptr<uint16> -> System.Numerics.Vector<uint16>

Parameters

left
UInt16*
right
UInt16*

Returns

Applies to