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

◆ AbsoluteDifference() [3/14]

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

Definition at line 3139 of file AdvSimd.cs.

3140 {
3141 throw new PlatformNotSupportedException();
3142 }