Index

_ | A | B | C | E | F | G | H | I | K | L | M | N | P | Q | R | S | T | V | W | Z

_

__call__() (TensorToolbox.core.SQTT method)
(TensorToolbox.STT method)
__getitem__() (TensorToolbox.core.SQTT method)
(TensorToolbox.STT method)
(TensorToolbox.TTvec method)
(TensorToolbox.TensorWrapper method)

A

apply_weights_on_data() (TensorToolbox.core.WTTvec method)

B

bicgstab() (in module TensorToolbox.multilinalg)
build() (TensorToolbox.core.QTTmat method)
(TensorToolbox.core.QTTvec method)
(TensorToolbox.core.TTmat method)
(TensorToolbox.core.TTvec method)
(TensorToolbox.core.WTTvec method)

C

Candecomp (class in TensorToolbox.core)
cg() (in module TensorToolbox.multilinalg)
contraction() (in module TensorToolbox.multilinalg)

E

expand_idxs() (in module TensorToolbox.core)
extended_is_view() (TensorToolbox.core.TensorWrapper method)
eye() (in module TensorToolbox.core)

F

fix_indices() (TensorToolbox.core.TensorWrapper method)

G

get_data_F_norm() (TensorToolbox.core.QTTvec method)
(TensorToolbox.core.TTvec method)
get_extended_ndim() (TensorToolbox.core.TensorWrapper method)
get_extended_shape() (TensorToolbox.core.TensorWrapper method)
get_extended_size() (TensorToolbox.core.TensorWrapper method)
get_folded_shape() (TensorToolbox.core.QTTvec method)
get_full_ncols() (TensorToolbox.core.QTTmat method)
get_full_nrows() (TensorToolbox.core.QTTmat method)
get_ghost_ndim() (TensorToolbox.core.TensorWrapper method)
get_ghost_shape() (TensorToolbox.core.TensorWrapper method)
get_ghost_size() (TensorToolbox.core.TensorWrapper method)
get_global_ndim() (TensorToolbox.core.QTTvec method)
(TensorToolbox.core.TensorWrapper method)
get_global_shape() (TensorToolbox.core.QTTvec method)
(TensorToolbox.core.TensorWrapper method)
get_global_size() (TensorToolbox.core.TensorWrapper method)
get_ncols() (TensorToolbox.core.QTTmat method)
get_ndim() (TensorToolbox.core.TensorWrapper method)
get_nrows() (TensorToolbox.core.QTTmat method)
get_q_shape() (TensorToolbox.core.QTTvec method)
get_shape() (TensorToolbox.core.TensorWrapper method)
get_size() (TensorToolbox.core.TensorWrapper method)
get_ttdmrg_real_subtensor() (TensorToolbox.core.QTTvec method)
(TensorToolbox.core.TTvec method)
get_view_ndim() (TensorToolbox.core.TensorWrapper method)
get_view_shape() (TensorToolbox.core.TensorWrapper method)
get_view_size() (TensorToolbox.core.TensorWrapper method)
ghost_to_global() (TensorToolbox.core.TensorWrapper method)
ghost_to_view() (TensorToolbox.core.TensorWrapper method)
global_to_ghost() (TensorToolbox.core.TensorWrapper method)
global_to_view() (TensorToolbox.core.TensorWrapper method)
gmres() (in module TensorToolbox.multilinalg)

H

h5load() (TensorToolbox.core.storable_object method)
h5store() (TensorToolbox.core.storable_object method)

I

idxfold() (in module TensorToolbox.core)
idxunfold() (in module TensorToolbox.core)
inner_ttcross() (TensorToolbox.core.TTvec method)
integrate() (TensorToolbox.core.STT method)
interpolate() (TensorToolbox.core.QTTvec method)
(TensorToolbox.core.TTvec method)

K

kron() (in module TensorToolbox.multilinalg)

L

load() (in module TensorToolbox.core)
(TensorToolbox.core.storable_object method)
lowrankapprox() (in module TensorToolbox.core)

M

mat_to_tt_idxs() (in module TensorToolbox.core)
matkron_to_mattensor() (in module TensorToolbox.core)
maxvol() (in module TensorToolbox.core)
mul() (in module TensorToolbox.multilinalg)

N

ndims() (TensorToolbox.core.QTTmat method)
norm() (in module TensorToolbox.multilinalg)

P

prepare_TTapprox() (TensorToolbox.core.STT method)
project() (TensorToolbox.core.QTTvec method)
(TensorToolbox.core.TTvec method)

Q

q_to_global() (TensorToolbox.core.QTTvec method)
QTTmat (class in TensorToolbox.core)
QTTvec (class in TensorToolbox.core)
QTTzerosvec() (in module TensorToolbox.core)

R

randmat() (in module TensorToolbox.core)
randvec() (in module TensorToolbox.core)
refine() (TensorToolbox.core.TensorWrapper method)
release_indices() (TensorToolbox.core.TensorWrapper method)
remove_weights_from_data() (TensorToolbox.core.WTTvec method)
reort() (in module TensorToolbox.core)
reset_ghost_shape() (TensorToolbox.core.TensorWrapper method)
reset_shape() (TensorToolbox.core.TensorWrapper method)
reshape() (TensorToolbox.core.TensorWrapper method)
rounding() (TensorToolbox.core.TTvec method)
rounding2() (TensorToolbox.core.TTvec method)

S

sd() (in module TensorToolbox.multilinalg)
set_active_view() (TensorToolbox.core.TensorWrapper method)
set_active_weights() (TensorToolbox.core.TensorWrapper method)
set_Q() (TensorToolbox.core.TensorWrapper method)
set_store_freq() (TensorToolbox.core.storable_object method)
set_store_location() (TensorToolbox.core.storable_object method)
set_view() (TensorToolbox.core.TensorWrapper method)
set_weights() (TensorToolbox.core.TensorWrapper method)
shape() (TensorToolbox.core.TTvec method)
shape_to_ghost() (TensorToolbox.core.TensorWrapper method)
shape_to_global() (TensorToolbox.core.TensorWrapper method)
shape_to_view() (TensorToolbox.core.TensorWrapper method)
SQTT (class in TensorToolbox.core)
storable_object (class in TensorToolbox.core)
store() (TensorToolbox.core.storable_object method)
STT (class in TensorToolbox.core)

T

TensorToolbox (module), [1], [2], [3], [4], [5], [6], [7], [8]
TensorToolbox.core (module)
TensorToolbox.multilinalg (module)
TensorWrapper (class in TensorToolbox.core)
to_v_0_3_0() (in module TensorToolbox.core)
(TensorToolbox.core.STT method)
(TensorToolbox.core.TensorWrapper method)
(TensorToolbox.core.storable_object method)
tt_to_mat_idxs() (in module TensorToolbox.core)
ttcross() (TensorToolbox.core.TTvec method)
ttcross_store() (in module TensorToolbox.core)
ttdmrg() (TensorToolbox.core.TTvec method)
ttdmrgcross() (TensorToolbox.core.TTvec method)
TTmat (class in TensorToolbox.core)
TTvec (class in TensorToolbox.core)

V

view_to_ghost() (TensorToolbox.core.TensorWrapper method)
view_to_global() (TensorToolbox.core.TensorWrapper method)

W

WTTvec (class in TensorToolbox.core)

Z

zerosvec() (in module TensorToolbox.core)