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

◆ RoundToPositiveInfinity() [1/2]

static Vector128< float > System.Runtime.Intrinsics.Arm.AdvSimd.RoundToPositiveInfinity ( Vector128< float > value)
inlinestaticinherited

Definition at line 8439 of file AdvSimd.cs.

8440 {
8441 throw new PlatformNotSupportedException();
8442 }