|
using | Ptr = std::shared_ptr<ATSP> |
| The most suitable smart pointer for the class.
|
|
|
| ATSP () |
| Default constructor.
|
|
| ~ATSP () |
| Destructor.
|
|
bool | loadFromINIFile (const Yuni::String &filename) |
| Load settings from an INI file.
|
|
void | printSummary () const |
| Print a summary.
|
|
bool | preflight () |
|
bool | computeMonthlyCorrelations () |
|
The documentation for this class was generated from the following files:
- src/analyzer/atsp/atsp.h
- src/analyzer/atsp/atsp.cpp
- src/analyzer/atsp/atsp.hxx
- src/analyzer/atsp/cache.cpp
- src/analyzer/atsp/correlations.cpp
- src/analyzer/atsp/load.cpp
- src/analyzer/atsp/misc.cpp
- src/analyzer/atsp/preflight.cpp