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

◆ MinPairwise() [6/7]

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

Definition at line 6329 of file AdvSimd.cs.

6330 {
6331 throw new PlatformNotSupportedException();
6332 }