Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
DotProduct()
[1/4]
static
Vector128
< int > System.Runtime.Intrinsics.Arm.Dp.DotProduct
(
Vector128
< int >
addend
,
Vector128
< sbyte >
left
,
Vector128
< sbyte >
right
)
inline
static
Definition at line
39
of file
Dp.cs
.
40
{
41
throw
new
PlatformNotSupportedException();
42
}
System
Runtime
Intrinsics
Arm
Dp
Generated by
1.10.0