outerec: Recursive Application of the Outer Product

View source: R/svs.r

outerecR Documentation

Recursive Application of the Outer Product

Description

A helper function for computing the outer product of two or more arrays.

Usage

outerec(...)

Arguments

...

The specification of two or more arrays (separated by comma's or contained in a list).

Value

An array with the outer product of all the arrays specified in ....


svs documentation built on June 24, 2024, 5:07 p.m.