MADNESS
0.10.1
|
This is the complete list of members for madness::SRConf< T >, including all inherited members.
_dim | madness::BaseTensor | protected |
_id | madness::BaseTensor | protected |
_ndim | madness::BaseTensor | protected |
_size | madness::BaseTensor | protected |
_stride | madness::BaseTensor | protected |
add_SVD(const SRConf< T > &rhs, const double &thresh) | madness::SRConf< T > | inline |
append(const SRConf< T > &rhs, const double fac=1.0) | madness::SRConf< T > | inline |
append(const SRConf< T > &rhs, const double_complex fac=1.0) | madness::SRConf< T > | inline |
BaseTensor() | madness::BaseTensor | inline |
c0(const int idim) const | madness::SRConf< T > | inline |
check_dimensions() const | madness::SRConf< T > | inlineprotected |
check_orthonormality | madness::SRConf< T > | static |
check_right_orthonormality() const | madness::SRConf< T > | inlineprotected |
clear() | madness::SRConf< T > | inline |
compatible(const SRConf &lhs, const SRConf &rhs) | madness::SRConf< T > | friend |
conforms(const BaseTensor *t) const | madness::BaseTensor | inline |
copy(const SRConf< T > &rhs) | madness::SRConf< T > | friend |
copy_slice(const std::array< Slice, TENSOR_MAXDIM > &s) const | madness::SRConf< T > | inline |
cycledim_inplace(long shift, long start, long end) | madness::BaseTensor | protected |
dim(int i) const | madness::BaseTensor | inline |
dim_per_vector(int idim) const | madness::SRConf< T > | inline |
dims() const | madness::BaseTensor | inline |
emul(const SRConf< T > &other) | madness::SRConf< T > | inline |
fillWithRandom(const long &rank=1) | madness::SRConf< T > | inlineprotected |
flat_inplace() | madness::BaseTensor | protected |
flat_vector(const unsigned int &idim) const | madness::SRConf< T > | inline |
flat_vector(const unsigned int &idim) | madness::SRConf< T > | inline |
flat_vector_with_weights(const int dim) const | madness::SRConf< T > | inline |
float_scalar_type typedef | madness::SRConf< T > | private |
fusedim_inplace(long i) | madness::BaseTensor | protected |
general_transform(const Tensor< Q > c[]) const | madness::SRConf< T > | inline |
GenTensor< T > class | madness::SRConf< T > | friend |
get_configs(const int &start, const int &end) const | madness::SRConf< T > | inline |
get_instance_count() | madness::BaseTensor | inlinestatic |
has_data() const | madness::SRConf< T > | inline |
has_no_data() const | madness::SRConf< T > | inline |
has_structure() const | madness::SRConf< T > | inline |
id() const | madness::BaseTensor | inline |
inplace_add(const SRConf< T > &rhs, std::array< Slice, TENSOR_MAXDIM > lhs_s, std::array< Slice, TENSOR_MAXDIM > rhs_s, const double alpha, const double beta) | madness::SRConf< T > | inlineprotected |
is_flat() const | madness::SRConf< T > | inlineprotected |
iscontiguous() const | madness::BaseTensor | inline |
kVec(const int idim) const | madness::SRConf< T > | inline |
make_empty_vectors_and_weights(const long rank) | madness::SRConf< T > | inline |
make_left_vector_with_weights() const | madness::SRConf< T > | inlineprotected |
make_slices() | madness::SRConf< T > | inlineprotected |
make_slices(const std::array< Slice, TENSOR_MAXDIM > &s) const | madness::SRConf< T > | inlineprotected |
make_structure(bool force=false) | madness::SRConf< T > | inlineprotected |
make_vector_dimensions(const long rank) const | madness::SRConf< T > | inline |
make_vector_with_weights(const int dim) const | madness::SRConf< T > | inline |
mapdim_inplace(const std::vector< long > &map) | madness::BaseTensor | protected |
max_sigma(const double &thresh, const long &rank, const Tensor< double > &w) | madness::SRConf< T > | inlinestatic |
nci_left | madness::SRConf< T > | |
nCoeff() const | madness::SRConf< T > | inlineprotected |
ndim() const | madness::BaseTensor | inline |
normalize() | madness::SRConf< T > | inlineprotected |
normf() const | madness::SRConf< T > | inlineprotected |
operator=(const SRConf &rhs) | madness::SRConf< T > | inline |
operator=(const T &number) | madness::SRConf< T > | inline |
rank() const | madness::SRConf< T > | inline |
real_size() const | madness::SRConf< T > | inlineprotected |
reconstruct() const | madness::SRConf< T > | inline |
ref_vector(const unsigned int &idim) | madness::SRConf< T > | inline |
ref_vector(const unsigned int &idim) const | madness::SRConf< T > | inline |
reshape_inplace(const std::vector< long > &d) | madness::BaseTensor | protected |
reshape_inplace(int ndimnew, const long *d) | madness::BaseTensor | protected |
s0 | madness::SRConf< T > | |
s1 | madness::SRConf< T > | |
scalar_type typedef | madness::SRConf< T > | private |
scale(const double &fac) | madness::SRConf< T > | inlineprotected |
scale(const double_complex &fac) | madness::SRConf< T > | inlineprotected |
serialize(Archive &ar) | madness::SRConf< T > | inline |
set_dims_and_size(long nd, const long d[]) | madness::BaseTensor | inlineprotected |
set_size_and_dim(long ndim, long k) | madness::SRConf< T > | inline |
set_vectors_and_weights(const Tensor< typename Tensor< T >::scalar_type > &weights, const Tensor< T > &vector1, const Tensor< T > &vector2) | madness::SRConf< T > | inline |
size() const | madness::BaseTensor | inline |
SliceLowRankTensor< T > class | madness::SRConf< T > | friend |
splitdim_inplace(long i, long dimi0, long dimi1) | madness::BaseTensor | protected |
SRConf() | madness::SRConf< T > | inline |
SRConf(const long &ndim, const long *dimensions, const long nci) | madness::SRConf< T > | inline |
SRConf(const long &ndim, const std::array< long, TENSOR_MAXDIM > &dimensions, const long nci) | madness::SRConf< T > | inline |
SRConf(const SRConf &rhs)=default | madness::SRConf< T > | |
SRConf(const Tensor< double > &weights, const std::vector< Tensor< T > > &vectors, const long &ndim, const long &dims, const long nci) | madness::SRConf< T > | inline |
SRConf(const Tensor< double > &weights, const tensorT &vector1, const tensorT &vector2, const long &ndim, const long *dims, const long nci) | madness::SRConf< T > | inline |
stride(int i) const | madness::BaseTensor | inline |
strides() const | madness::BaseTensor | inline |
svd_normf() const | madness::SRConf< T > | inlineprotected |
swapdim_inplace(long i, long j) | madness::BaseTensor | protected |
tensorT typedef | madness::SRConf< T > | |
trace(const SRConf< T > &rhs, const SRConf< Q > &lhs) | madness::SRConf< T > | inlineprotected |
trace(const SRConf< T > &rhs, const SRConf< Q > &lhs) | madness::SRConf< T > | inlineprotected |
transform(const Tensor< T > &c) const | madness::SRConf< T > | inlineprotected |
transform_dir(const Tensor< T > &c, const int &axis) const | madness::SRConf< T > | inline |
vector_ | madness::SRConf< T > | |
weights(const unsigned int &i) const | madness::SRConf< T > | inline |
weights_ | madness::SRConf< T > | |
~BaseTensor() | madness::BaseTensor | inlinevirtual |
~SRConf() | madness::SRConf< T > | inline |