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

◆ MinPairwise() [4/7]

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

Definition at line 6314 of file AdvSimd.cs.

6315 {
6316 throw new PlatformNotSupportedException();
6317 }