gstlearn  1.0.0
CCC
LogStats Member List

This is the complete list of members for LogStats, including all inherited members.

_choleskyNumberLogStatsmutableprivate
_choleskyTimeLogStatsmutableprivate
_directNumberLogStatsmutableprivate
_directTimeLogStatsmutableprivate
_inverseCGNIterLogStatsmutableprivate
_inverseCGNumberLogStatsmutableprivate
_inverseCGTimeLogStatsmutableprivate
_inverseCholNumberLogStatsmutableprivate
_inverseCholTimeLogStatsmutableprivate
_inversePolyNumberLogStatsmutableprivate
_inversePolyTimeLogStatsmutableprivate
_mustPrintLogStatsmutableprivate
_simulateNumberLogStatsmutableprivate
_simulateTimeLogStatsmutableprivate
incrementStatsCholesky(double time) constLogStats
incrementStatsDirect(double time) constLogStats
incrementStatsInverseCG(int niter, double time) constLogStats
incrementStatsInverseChol(double time) constLogStats
incrementStatsInversePoly(double time) constLogStats
incrementStatsSimulate(double time) constLogStats
isMustPrint() constLogStatsinline
LogStats(bool mustPrint=false)LogStats
LogStats(const LogStats &m)LogStats
mustShowStats(bool mustPrint) constLogStatsinline
operator=(const LogStats &m)LogStats
statsShow(void) constLogStats
~LogStats()LogStatsvirtual