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

◆ MinPairwise() [7/7]

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

Definition at line 6324 of file AdvSimd.cs.

6325 {
6326 throw new PlatformNotSupportedException();
6327 }