ergo
|
#include <matInclude.h>
Public Member Functions | |
Time () | |
void | tic () |
float | toc () |
Static Private Member Functions | |
static double | get_wall_seconds () |
Private Attributes | |
double | ticTime |
mat::Time::Time | ( | ) |
|
staticprivate |
References mat::getMachineEpsilon().
void mat::Time::tic | ( | ) |
float mat::Time::toc | ( | ) |
References get_wall_seconds(), mat::getMachineEpsilon(), and ticTime.
Referenced by mat::Matrix< Treal, Telement >::allocate(), and mat::FileWritable::writeToFile().