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

◆ Ceiling() [1/2]

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

Definition at line 4224 of file AdvSimd.cs.

4225 {
4226 throw new PlatformNotSupportedException();
4227 }