ScaMaC  0.8.2
A Scalable Matrix Collection
scamac_timing.h
1 
2 
3 #ifndef SCAMAC_TIMING_H
4 #define SCAMAC_TIMING_H
5 
6 double scamac_get_wtime();
7 
8 #endif /* SCAMAC_TIMING_H */