All_inv: Inverse rearrangement algorithm on all modes

View source: R/All_inv.R

All_invR Documentation

Inverse rearrangement algorithm on all modes

Description

The inverse algorithm of rearrangement algorithm for all modes

Usage

All_inv(ten_bundle, mode = "all")

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

Value

A multi-dimensional array


tensorFun documentation built on Nov. 1, 2022, 9:05 a.m.