EVSL
1.1.0
EigenValues Slicing Library
|
Timer for mac OS. More...
#include <mach/mach.h>
#include <mach/mach_time.h>
#include <unistd.h>
#include <stdio.h>
#include <math.h>
Go to the source code of this file.
Functions | |
double | evsl_timer () |
evsl timer for mac More... | |
int | time_seeder () |
Uses the timer to generate a seed to be used for srand. More... | |
Timer for mac OS.
Definition in file mactime.c.
double evsl_timer | ( | ) |
evsl timer for mac
Definition at line 14 of file mactime.c.
Referenced by CGS_DGKS(), CGS_DGKS2(), ChebAv(), ChebLanNr(), ChebLanTr(), ChebSI(), EVSLStart(), main(), RatFiltApply(), RatLanNr(), RatLanTr(), SetupASIGMABSolDirect(), SetupBSolDirect(), SymEigenSolver(), SymmTridEig(), SymmTridEigS(), and time_seeder().