wgpu-matrix
Preparing search index...
vec4n
dot
Variable dot
dot
:
(
a
:
BaseArgType
,
b
:
BaseArgType
)
=>
number
Type declaration
(
a
:
BaseArgType
,
b
:
BaseArgType
)
:
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