|
typedef BlockType | block_t |
|
typedef block_t::index_t | index_t |
|
typedef boost::shared_ptr< block_t > | block_ptr_t |
|
typedef std::deque< block_ptr_t > | block_container_t |
|
|
const block_container_t & | blocks () const |
|
block_container_t::const_iterator | breadth_first_begin () const |
|
block_container_t::const_iterator | breadth_first_end () const |
|
const block_t | root () const |
|
template<typename Derived > |
| TreeMatrix (const Eigen::MatrixBase< Derived > &m, GaussianBasisSet *basis, std::vector< int > block_requirements={ SameAngularMomentum|SameCenter, SameCenter }, int max_children=3) |
|
The documentation for this class was generated from the following file: