Xped
|
Classes | |
struct | reverse_pass_callback_alloc_vari |
class | VecOfMatIterator |
Functions | |
template<std::size_t Rank1, std::size_t Rank2, typename Symmetry , typename AllocationPolicy > | |
std::pair< Qbasis< Symmetry, Rank2+Rank1, AllocationPolicy >, std::array< Qbasis< Symmetry, 1, AllocationPolicy >, 0 > > | build_FusionTree_Helper (const Qbasis< Symmetry, Rank2, AllocationPolicy > &coupled, const std::array< Qbasis< Symmetry, 1, AllocationPolicy >, Rank1 > &uncoupled) |
template<std::size_t Rank, typename Symmetry , typename AllocationPolicy > | |
Qbasis< Symmetry, Rank, AllocationPolicy > | build_FusionTree (const std::array< Qbasis< Symmetry, 1, AllocationPolicy >, Rank > &uncoupled) |
std::string | format_params (const std::string &name, const std::map< std::string, Param > ¶ms, const std::vector< std::string > &used_params) |
std::string | create_filename (const std::string &name, const std::map< std::string, Param > ¶ms, const std::vector< std::string > &used_params) |
Qbasis< Symmetry, Rank, AllocationPolicy > Xped::internal::build_FusionTree | ( | const std::array< Qbasis< Symmetry, 1, AllocationPolicy >, Rank > & | uncoupled | ) |
std::pair< Qbasis< Symmetry, Rank2+Rank1, AllocationPolicy >, std::array< Qbasis< Symmetry, 1, AllocationPolicy >, 0 > > Xped::internal::build_FusionTree_Helper | ( | const Qbasis< Symmetry, Rank2, AllocationPolicy > & | coupled, |
const std::array< Qbasis< Symmetry, 1, AllocationPolicy >, Rank1 > & | uncoupled | ||
) |
std::string Xped::internal::create_filename | ( | const std::string & | name, |
const std::map< std::string, Param > & | params, | ||
const std::vector< std::string > & | used_params | ||
) |
std::string Xped::internal::format_params | ( | const std::string & | name, |
const std::map< std::string, Param > & | params, | ||
const std::vector< std::string > & | used_params | ||
) |