#include <LogStats.hpp>
◆ LogStats() [1/2]
| LogStats::LogStats |
( |
bool |
mustPrint = false | ) |
|
◆ LogStats() [2/2]
| LogStats::LogStats |
( |
const LogStats & |
m | ) |
|
◆ ~LogStats()
◆ incrementStatsCholesky()
| void LogStats::incrementStatsCholesky |
( |
double |
time | ) |
const |
◆ incrementStatsDirect()
| void LogStats::incrementStatsDirect |
( |
double |
time | ) |
const |
◆ incrementStatsInverseCG()
| void LogStats::incrementStatsInverseCG |
( |
int |
niter, |
|
|
double |
time |
|
) |
| const |
◆ incrementStatsInverseChol()
| void LogStats::incrementStatsInverseChol |
( |
double |
time | ) |
const |
◆ incrementStatsInversePoly()
| void LogStats::incrementStatsInversePoly |
( |
double |
time | ) |
const |
◆ incrementStatsSimulate()
| void LogStats::incrementStatsSimulate |
( |
double |
time | ) |
const |
◆ isMustPrint()
| bool LogStats::isMustPrint |
( |
| ) |
const |
|
inline |
◆ mustShowStats()
| void LogStats::mustShowStats |
( |
bool |
mustPrint | ) |
const |
|
inline |
◆ operator=()
◆ statsShow()
| void LogStats::statsShow |
( |
void |
| ) |
const |
Trigger the printout of the statistics
The documentation for this class was generated from the following files: