tsum {tensr}R Documentation

Tucker sum.

Description

Computes the Tucker sum of an array and a list of matrices.

Usage

tsum(X, A)

Arguments

X

A real array.

A

A list of real matrices.


[Package tensr version 1.0.1 Index]