frobenius: Frobenius inner product of two matrices

Description Usage Arguments Value

View source: R/matrix.utility.R

Description

Frobenius inner product of two matrices

Usage

1
frobenius(A, B = NULL)

Arguments

A

a matrix

B

a matrix with the same dimensions of A. If B is not provided, it is set to A

Value

the Frobenius inner product of A and B


linulysses/matrix-manifold documentation built on Jan. 19, 2022, 3:56 p.m.