Learn R Programming

tensorFun (version 0.1.1)

All_inv: Inverse rearrangement algorithm on all modes

Description

The inverse algorithm of rearrangement algorithm for all modes

Usage

All_inv(ten_bundle, mode = "all")

Value

A multi-dimensional array

Arguments

ten_bundle

A list of two objects, a multi-dimensional array and a list of indices along the modes to reverse

mode

A vector implying the modes to reverse, correspondent to the list in 'ten_bundle', set as 'all' by default