empty perturber class
More...
#include <hermite_perturber.hpp>
◆ checkParams()
bool HermitePerturber::checkParams |
( |
| ) |
|
|
inline |
◆ clear()
void HermitePerturber::clear |
( |
| ) |
|
|
inline |
◆ printColumn()
void HermitePerturber::printColumn |
( |
std::ostream & |
_fout, |
|
|
const int |
_width = 20 |
|
) |
| |
|
inline |
print data of class members using column style
print data of class members in one line for column style. Notice no newline is printed at the end
- Parameters
-
[out] | _fout | std::ostream output object |
[in] | _width | print width (defaulted 20) |
◆ printColumnTitle()
void HermitePerturber::printColumnTitle |
( |
std::ostream & |
_fout, |
|
|
const int |
_width = 20 |
|
) |
| |
|
inline |
print titles of class members using column style
print titles of class members in one line for column style
- Parameters
-
[out] | _fout | std::ostream output object |
[in] | _width | print width (defaulted 20) |
The documentation for this class was generated from the following file: