|
MAGMA
1.2.0
MatrixAlgebraonGPUandMulticoreArchitectures
|
Go to the source code of this file.
Functions | |
| magma_timestr_t | get_current_time (void) |
| double | GetTimerValue (magma_timestr_t start, magma_timestr_t end) |
| double | magma_wtime (void) |
| void | magma_wtime_f (double *time) |
| magma_timestr_t get_current_time | ( | void | ) |
Definition at line 76 of file timer.cpp.
| double GetTimerValue | ( | magma_timestr_t | start, |
| magma_timestr_t | end | ||
| ) |
| double magma_wtime | ( | void | ) |
| void magma_wtime_f | ( | double * | time | ) |
Definition at line 119 of file timer.cpp.
References magma_wtime().