FflasFfpack
Data Structures | Functions
fflas-ffpack/utils/timer.h File Reference
#include <iostream>
#include <omp.h>
#include "timer.C"

Data Structures

class  BaseTimer
class  RealTimer
class  UserTimer
class  SysTimer
class  Timer
struct  OMPTimer

Functions

std::ostream & operator<< (std::ostream &o, const BaseTimer &BT)
std::ostream & operator<< (std::ostream &o, const Timer &T)
std::ostream & operator<< (std::ostream &o, const OMPTimer &T)

Function Documentation

std::ostream& operator<< ( std::ostream &  o,
const BaseTimer BT 
)
inline
std::ostream& operator<< ( std::ostream &  o,
const Timer T 
)
inline
std::ostream& operator<< ( std::ostream &  o,
const OMPTimer T 
)
inline