Ubique
elemop/dot.ts
Functions
f
dot
(
x
:
array
,
y
:
array
)
:
number
Computes the dot product of two arrays.
Usage
import * as mod from "elemop/dot.ts";
Symbols
f
default
f
default
f
default
f
default
f
default
view all 394 symbols
Document Navigation
Functions
dot