ctranspose | A=B' |
diag | Diagonal of a matrix or diagonal matrix from a vector in QTT-Tucker |
disp | Command window display of a QTT_TUCKER |
display | Command window display of a QTT-Tucker |
dot | Dot product of two QTT-Tuckers |
full | Converts a QTT-Tucker tensor the full tensor |
kron | Kronecker product of two QTT_Tuckers |
matrix | Converts a vector to a matrix in the QTT-Tucker format |
minus | A=B-C |
mrdivide | C=A/B |
mtimes | C=A*B: Matrix-by-matrix, matrix-by-vector, matrix-by-number in QTT-Tucker |
norm | Frobenius norm of the QTT-Tucker |
plus | A=B+C |
power | C=A.^B |
qtt_tucker | QTT-Tucker contructor (TT-format for the core+QTT-format for the factors) |
rank | Computes ranks of the QTT-Tucker tensor |
rdivide | C=A./B |
round | Approximate QTT-Tucker with another one with specified accuracy |
subsasgn | Assign fields of the QTT-Tucker structure |
subsref | Evaluate fields of the QTT-Tucker structure |
times | C=A.*B |
uminus | Unary minus for the TT-tensor |
uplus | UPLUS Unary plus for the QTT-Tucker |
vector | Transforms a QTT-Tucker matrix into QTT-Tucker vector |