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

◆ MultiplyByScalar() [8/10]

static Vector64< short > System.Runtime.Intrinsics.Arm.AdvSimd.MultiplyByScalar ( Vector64< short > left,
Vector64< short > right )
inlinestaticinherited

Definition at line 6584 of file AdvSimd.cs.

6585 {
6586 throw new PlatformNotSupportedException();
6587 }