EVSL  1.1.0
EigenValues Slicing Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
timing.c File Reference

Timer. More...

#include <time.h>
#include <math.h>

Go to the source code of this file.

Functions

double evsl_timer ()
 cheblan timer More...
 
int time_seeder ()
 Uses the timer to generate a seed to be used for srand.. More...
 

Detailed Description

Timer.

Definition in file timing.c.

Function Documentation

double evsl_timer ( )

cheblan timer

evsl timer for mac

Definition at line 15 of file timing.c.

Referenced by time_seeder().

Here is the caller graph for this function:

int time_seeder ( )

Uses the timer to generate a seed to be used for srand..

Uses the timer to generate a seed to be used for srand.

Definition at line 30 of file timing.c.

References evsl_timer().

Here is the call graph for this function: