linalg-dot: dot

Description Usage Arguments Value

Description

Compute vector dot product i.e. sum(x*y).

Usage

1
linalg_dot(x, y = NULL)

Arguments

x, y

Input data. class and type as x.

Value

Returns the dot product.


fml-fam/fmlr documentation built on Jan. 16, 2022, 9:27 a.m.