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

◆ AbsoluteDifference() [10/14]

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

Definition at line 3104 of file AdvSimd.cs.

3105 {
3106 throw new PlatformNotSupportedException();
3107 }