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

◆ Max() [10/14]

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

Definition at line 6094 of file AdvSimd.cs.

6095 {
6096 throw new PlatformNotSupportedException();
6097 }