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

◆ ExtractVector128() [2/10]

static Vector128< double > System.Runtime.Intrinsics.Arm.AdvSimd.ExtractVector128 ( Vector128< double > upper,
Vector128< double > lower,
byte index )
inlinestaticinherited

Definition at line 5334 of file AdvSimd.cs.

5335 {
5336 throw new PlatformNotSupportedException();
5337 }