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

◆ DotProduct() [4/4]

static Vector64< uint > System.Runtime.Intrinsics.Arm.Dp.DotProduct ( Vector64< uint > addend,
Vector64< byte > left,
Vector64< byte > right )
inlinestatic

Definition at line 34 of file Dp.cs.

35 {
36 throw new PlatformNotSupportedException();
37 }