SyTen
syten::Krylov::TensorNetworksImpl::HEffDenseExpectation Class Reference

Policy class which takes the full matrix and the set of Krylov vectors and calculates the dense effective projected matrix. More...

#include <tn_krylov.h>

+ Collaboration diagram for syten::Krylov::TensorNetworksImpl::HEffDenseExpectation:

Public Member Functions

template<typename Mat , typename Vec >
DenseTensor< 2, SDefH_eff (Mat const &m, std::vector< Vec > const &v)
 Calculate all new coefficients and return the new dense matrix. More...
 

Private Attributes

DenseTensor< 2, SDefprev
 Previously-calculated matrix entries. More...
 

Detailed Description

Policy class which takes the full matrix and the set of Krylov vectors and calculates the dense effective projected matrix.


The documentation for this class was generated from the following file: