#include <profile.h>
|
typedef long long unsigned int | UInt64 |
|
◆ UInt64
◆ Profile()
◆ clear()
void H4::Profile::clear |
( |
| ) |
|
|
inline |
◆ printColumn()
void H4::Profile::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 H4::Profile::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) |
◆ ar_step_count
UInt64 H4::Profile::ar_step_count |
◆ ar_step_count_tsyn
UInt64 H4::Profile::ar_step_count_tsyn |
◆ break_group_count
UInt64 H4::Profile::break_group_count |
◆ hermite_group_step_count
UInt64 H4::Profile::hermite_group_step_count |
◆ hermite_single_step_count
UInt64 H4::Profile::hermite_single_step_count |
◆ new_group_count
UInt64 H4::Profile::new_group_count |
The documentation for this class was generated from the following file: