ViennaCL - The Vienna Computing Library  1.6.1
Free open-source GPU-accelerated linear algebra and solver library.
benchmark-utils.hpp File Reference
#include <iostream>
#include <sys/time.h>

Go to the source code of this file.

Classes

class  Timer
 

Functions

void printOps (double num_ops, double exec_time)
 

Function Documentation

void printOps ( double  num_ops,
double  exec_time 
)
inline

Definition at line 23 of file benchmark-utils.hpp.