This class is a Utility class used in the Automatic Rule Fitting procedure It is not exported via SWIG. Moreover this class is not supposed to be duplicated. More...
#include <PileSplit.hpp>
This class is a Utility class used in the Automatic Rule Fitting procedure It is not exported via SWIG. Moreover this class is not supposed to be duplicated.
Public Member Functions | |
| PileSplit () | |
| PileSplit (const PileSplit &r)=delete | |
| PileSplit & | operator= (const PileSplit &r)=delete |
| virtual | ~PileSplit ()=default |
| Id | getOper () const |
| Id | getNrule () const |
| Id | getNbyrule () const |
| & | getSrules () |
| & | getSfipos () |
| PileRelem * | getRelem (Id i) const |
| void | setOper (Id oper) |
| void | setRelem (Id i, std::unique_ptr< PileRelem > relem) |
| void | collapse (bool verbose=false) |
Static Public Member Functions | |
| static std::unique_ptr< PileSplit > | alloc () |
| gstlrn::PileSplit::PileSplit | ( | ) |
|
delete |
|
virtualdefault |
|
static |
| void gstlrn::PileSplit::collapse | ( | bool | verbose = false | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |