Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ MaxPairwise() [7/7]

static Vector64< ushort > System.Runtime.Intrinsics.Arm.AdvSimd.MaxPairwise ( Vector64< ushort > left,
Vector64< ushort > right )
inlinestaticinherited

Definition at line 6199 of file AdvSimd.cs.

6200 {
6201 throw new PlatformNotSupportedException();
6202 }