tINVdct: Performs inverse of 3-mode tensor using the discrete cosine...

View source: R/tINVdct.R

tINVdctR Documentation

Performs inverse of 3-mode tensor using the discrete cosine transform.

Description

Performs inverse of 3-mode tensor using the discrete cosine transform.

Usage

tINVdct(tnsr)

Arguments

tnsr

a 3-mode S3 tensor class object

Value

S3 class tensor #' @examples T <- t_rand(modes=c(2,2,4)) print(tINVdct(T))

Author(s)

Kyle Caudle

Randy Hoover

Jackson Cates

Everett Sandbo


TensorTools documentation built on Oct. 18, 2024, 1:07 a.m.