Preparing search index...
The search index is not available
wgpu-matrix
wgpu-matrix
vec4n
dot
Function dot
dot
(
a
,
b
)
:
number
Computes the dot product of two vectors
Parameters
a
:
BaseArgType
Operand vector.
b
:
BaseArgType
Operand vector.
Returns
number
dot product
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
wgpu-matrix
Loading...
Computes the dot product of two vectors