powered by
Performs inverse of 3-mode tensor using the discrete Hadley transform.
tINVdht(tnsr)
S3 class tensor
a 3-mode S3 tensor class object
Kyle Caudle
Randy Hoover
Jackson Cates
Everett Sandbo
T <- t_rand(modes=c(2,2,4)) print(tINVdht(T))
Run the code above in your browser using DataLab