|
SuperLU
5.0
|
Returns the time used. More...
#include <sys/types.h>#include <sys/times.h>#include <sys/time.h>#include <unistd.h>
Functions | |
| double | SuperLU_timer_ () |
| Timer function. More... | |
Purpose
Returns the time in seconds used by the process.
Note: the timer function call is machine dependent. Use conditional
compilation to choose the appropriate function.
| double SuperLU_timer_ | ( | ) |
1.8.6