rTensor22.0.0 package

MultiLinear Algebra

twt.Rd

Tensor QR Decomposition Using the Discrete Wavelet Transform

tQRfft

Tensor QR Decomposition Using the Discrete Fourier Transform

tSVD

Tensor Singular Value Decomposition Using Any Discrete Transform

tSVDdct

Tensor Singular Value Decomposition Using the Discrete Cosine Transfor...

tSVDdht

Tensor Singular Value Decomposition Using the Discrete Harley Transfor...

tSVDdst

Tensor Singular Value Decomposition Using the Discrete Sine Transform

tSVDdwht

Tensor Singular Value Decomposition Using the Discrete Walsh-Hadamard ...

tSVDdwt

Tensor Singular Value Decomposition Using the Discrete Wavelet Transfo...

tSVDfft

Tensor Singular Value Decomposition Using the Discrete Fourier Transfo...

astensor

Tensor Conversion

LU

LU Decomposition of a Complex Matrix

polar

Polar/Jordan Form of a Matrix

QR

QR Decomposition of a Complex Matrix Without Pivoting

rand_tensor

Tensor with Random Entries

t_tpose

Transpose 3-mode Tensor

tDWT

Discrete Wavelet Transform of a 3-D Tensor

tEIG

Tensor Eigenvalue Decomposition Using any Discrete Transform

tEIGdct

Tensor Eigenvalue Decomposition Using the Discrete Cosine Transform

tEIGdht

Tensor Eigenvalue Decomposition Using the Discrete Hadley Transform

tEIGdst

Tensor Eigenvalue Decomposition Using the Discrete Sine Transform

tEIGdwht

Tensor Eigenvalue Decomposition Using the Discrete Walsh-Hadamard Tran...

tEIGdwt

Tensor Eigenvalue Decomposition Using the Discrete Wavelet Transform

tEIGfft

Tensor Eigenvalue Decomposition Using the Discrete Fourier Transform

tIDWT

Discrete Inverse Wavelet Transform of a 3-D Tensor

tINV

Inverse of a 3-mode Tensor Using any Discrete Transform

tINVdct

Inverse of a 3-mode Tensor Using the Discrete Cosine Transform

tINVdht

Inverse of a 3-mode Tensor Using the Discrete Hartley Transform

tINVdst

Inverse of a 3-mode Tensor Using the Discrete Sine Transform

tINVdwht

Inverse of a 3-mode Tensor Using the Discrete Walsh-Hadamard Transform

tINVdwt

Inverse of a 3-mode Tensor Using the Discrete Wavelet Transform

tINVfft

Inverse of a 3-mode Tensor Using the Discrete Fourier Transform

tLDA

Linear Discriminate Analysis of a 3-mode Tensor Using any Discrete Tra...

tLU

Tensor LU Decomposition Using Using Any Discrete Transform

tLUdct

Tensor LU Decomposition Using the Discrete Cosine Transform

tLUdht

Tensor LU Decomposition Using the Discrete Hartley Transform

tLUdst

Tensor LU Decomposition Using the Discrete Cosine Transform

tLUdwht

Tensor LU Decomposition Using the Discrete Walsh-Hadamard Transform

tLUdwt

Tensor LU Decomposition Using the Discrete Wavelet Transform

tLUfft

Tensor LU Decomposition Using the Discrete Fourier Transform

tmean

Find the mean of a tensor

tmult

Tensor Multiplication Using Any Discrete Transform

tQR

Tensor QR Decomposition Using Using Any Discrete Transform

tct.Rd

Tensor QR Decomposition Using the Discrete Cosine Transform

tht.Rd

Tensor QR Decomposition Using the Discrete Hartley Transform

tst.Rd

Tensor QR Decomposition Using the Discrete Sine Transform

twht.Rd

Tensor QR Decomposition Using the Discrete Walsh-Hadamard Transform

A set of tools for basic tensor operators. A tensor in the context of data analysis in a multidimensional array. The tools in this package rely on using any discrete transformation (e.g. Fast Fourier Transform (FFT)). Standard tools included are the Eigenvalue decomposition of a tensor, the QR decomposition and LU decomposition. Other functionality includes the inverse of a tensor and the transpose of a symmetric tensor. Functionality in the package is outlined in Kernfeld et al. (2015) <https://www.sciencedirect.com/science/article/pii/S0024379515004358>.

  • Maintainer: Kyle Caudle
  • License: GPL-3
  • Last published: 2024-03-29