#include <AssocMode.h>
Definition at line 33 of file AssocMode.h.
virtual SourceXtractor::AssocMode::~AssocMode |
( |
| ) |
|
|
virtualdefault |
SourceXtractor::AssocMode::AssocMode |
( |
bool |
has_assoc, |
|
|
const std::vector< double > & |
assoc_data |
|
) |
| |
|
inline |
Initial value:{
for (size_t i=0; i<assoc_data.size(); i++) {
}
}
bool getMatch() const {
return m_has_assoc;
}
}
private:
bool m_has_assoc
Definition at line 44 of file AssocMode.h.
The documentation for this class was generated from the following file:
- SEImplementation/SEImplementation/Plugin/AssocMode/AssocMode.h