unfold: Unfold (matricize) a tensor along a mode

Description Usage Arguments

Description

Unfold (matricize) a tensor along a mode

Usage

1
2
3
4
5
6
7
unfold(x, mode)

## S4 method for signature 'dtensor,numeric'
unfold(x, mode)

## S4 method for signature 'sptensor,numeric'
unfold(x, mode)

Arguments

x

tensor

mode

dimension to unfold along


tensorr documentation built on May 2, 2019, 3:26 a.m.