#include <linear.hh>
Inheritance diagram for decompose:

Public Member Functions | |
| decompose (exptree &, iterator) | |
| virtual void | description () const |
| virtual bool | can_apply (iterator) |
| virtual result_t | apply (iterator &) |
Protected Member Functions | |
| void | add_element_to_basis (exptree &, exptree::iterator) |
Protected Attributes | |
| std::vector< exptree > | terms_from_yp |
| std::vector< std::vector< multiplier_t > > | coefficient_matrix |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
Reimplemented from algorithm. |
|
|
Reimplemented from algorithm. |
|
|
Implements active_node. |
|
|
|
|
|
|
1.4.6