|
template<typename LeftIndex , typename RightIndex > |
| ProductBlock (const LeftBlockPtr &left, LeftIndex left_index, const RightBlockPtr &right, RightIndex right_index) |
|
const Index | size () const |
|
const Index | begin_index () const |
|
const Index | end_index () const |
|
const double | norm () const |
|
bool | operator< (const ProductBlock &other) const |
|
template<typename LeftIndex , typename RightIndex > |
void | enqueue_children (std::queue< ProductBlock > &queue, const LeftIndex left_index, const RightIndex right_index) const |
|
bool | is_leaf () const |
|
bool | is_atom_block () const |
|
int | atom_block_index () const |
|
The documentation for this class was generated from the following file: