tINVdct | R Documentation |
Performs inverse of 3-mode tensor using the discrete cosine transform.
tINVdct(tnsr)
tnsr |
a 3-mode S3 tensor class object |
S3 class tensor #' @examples T <- t_rand(modes=c(2,2,4)) print(tINVdct(T))
Kyle Caudle
Randy Hoover
Jackson Cates
Everett Sandbo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.