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

◆ Ceiling() [2/2]

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

Definition at line 4219 of file AdvSimd.cs.

4220 {
4221 throw new PlatformNotSupportedException();
4222 }