axpx | Matrix-by-vector multiplication with projection onto the tangent space |
conj | Complex conjugate of a TT-matrix |
core | Converts TT-matrix to TT1 cell-array format |
ctranspose | A=B' |
diag | Extract the diagonal of the TT-matrix |
disp | Command window display of a TT-matrix |
display | Command window display of a TT_MATRIX. |
dot | Frobenius dot product of two TT-matrices |
full | Transform TT-matrix to a full rectangular matrix |
kron | Kronecker product of two TT-matrices |
kron2 | Kronecker product of two TT-matrices in non-standard ordering |
mem | Computes the number of parameters in the TT-matrix |
minus | A=B-C |
mrdivide | C=A./B |
mtimes | C=A*B: Matrix-by-matrix, matrix-by-vector, matrix-by-number multiplication |
mvk | DMRG fast matrix-by-vector product, Method 1 (less accurate) |
mvk2 | Two-sided DMRG fast matrix-by-vector product |
mvk3 | Two-sided DMRG fast matrix-by-vector product, the best version |
ndims | Number of dimensions of a TT-matrix |
norm | Matrix norm of the TT-matrix |
plus | A=B+C |
rank | All or individual TT-ranks of a TT-matrix |
round | Approximate TT-matrix with another one with specified accuracy |
size | Mode sizes of the TT-matrix |
subsasgn | Indexing of cores of TT-format: T{I}=B |
subsref | Evaluate cores of TT-matrix and fields of the TT-matrix structure |
times | A=B.*C |
tt_matrix | TT_matrix class constructor |
uminus | Unary minus for TT-matrix |
uplus | Unary plus for TT-matrix |