Learn R Programming

convexjlr (version 0.8.1)

vecdot: Inner product of vector representation of two matrices

Description

Inner product of vector representation of two input matrices.

Usage

vecdot(x, y)

Arguments

x

input matrix, one input matrices need to be constant.

y

input matrix, one input matrices need to be constant.