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

◆ MinPairwise() [2/7]

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

Definition at line 6319 of file AdvSimd.cs.

6320 {
6321 throw new PlatformNotSupportedException();
6322 }