amprod {blin}R Documentation

Multiply an array by a matrix along a given mode, by

Description

Multiply an array by a matrix along a given mode, by

Usage

amprod(A, M, k)

Author(s)

Peter Hoff

This function multiplies a matricized array by another matrix, and then reforms the result into a new array.


[Package blin version 0.0.1 Index]