Functions
random.h File Reference
#include "libqhull.h"
Include dependency graph for random.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int qh_argv_to_command (int argc, char *argv[], char *command, int max_size)
int qh_argv_to_command_size (int argc, char *argv[])
int qh_rand (void)
realT qh_randomfactor (realT scale, realT offset)
void qh_randommatrix (realT *buffer, int dim, realT **row)
void qh_srand (int seed)
double qh_strtod (const char *s, char **endp)
int qh_strtol (const char *s, char **endp)

Function Documentation

int qh_argv_to_command ( int  argc,
char *  argv[],
char *  command,
int  max_size 
)

Definition at line 40 of file random.c.

int qh_argv_to_command_size ( int  argc,
char *  argv[] 
)

Definition at line 103 of file random.c.

int qh_rand ( void  )

Definition at line 148 of file random.c.

realT qh_randomfactor ( realT  scale,
realT  offset 
)

Definition at line 183 of file random.c.

void qh_randommatrix ( realT buffer,
int  dim,
realT **  row 
)

Definition at line 202 of file random.c.

void qh_srand ( int  seed)

Definition at line 165 of file random.c.

double qh_strtod ( const char *  s,
char **  endp 
)

Definition at line 227 of file random.c.

int qh_strtol ( const char *  s,
char **  endp 
)

Definition at line 236 of file random.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libqhull
Author(s): Robert Krug
autogenerated on Tue Jun 18 2013 12:38:50