Xped
Loading...
Searching...
No Matches
MpsAlgebra.cpp File Reference
#include "Xped/MPS/MpsAlgebra.hpp"
#include "spdlog/spdlog.h"
#include "Xped/MPS/Mps.hpp"
#include "Xped/MPS/MpsContractions.hpp"
#include "Xped/Symmetry/SU2.hpp"
#include "Xped/Symmetry/U0.hpp"
#include "Xped/Symmetry/U1.hpp"
Include dependency graph for MpsAlgebra.cpp:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  Xped
 

Functions

template<typename Scalar , typename Symmetry >
Symmetry::Scalar Xped::dot (XPED_CONST Mps< Scalar, Symmetry > &Bra, XPED_CONST Mps< Scalar, Symmetry > &Ket, const DMRG::DIRECTION DIR=DMRG::DIRECTION::RIGHT)