rboxlib.c File Reference
#include "random.h"
#include "libqhull.h"
#include <ctype.h>
#include <limits.h>
#include <math.h>
#include <setjmp.h>
#include <string.h>
#include <time.h>
#include <stdio.h>
#include <stdlib.h>
Go to the source code of this file.
Define Documentation
#define PI 3.1415926535897932384 |
Typedef Documentation
Function Documentation
void out2n |
( |
double |
a, |
|
|
double |
b | |
|
) |
| | |
void out3n |
( |
double |
a, |
|
|
double |
b, |
|
|
double |
c | |
|
) |
| | |
void qh_errexit_rbox |
( |
int |
exitcode |
) |
|
void qh_fprintf_rbox |
( |
FILE * |
fp, |
|
|
int |
msgcode, |
|
|
const char * |
fmt, |
|
|
|
... | |
|
) |
| | |
void qh_free |
( |
void * |
mem |
) |
|
void* qh_malloc |
( |
size_t |
size |
) |
|
int qh_rboxpoints |
( |
FILE * |
fout, |
|
|
FILE * |
ferr, |
|
|
char * |
rbox_command | |
|
) |
| | |
void qh_srand |
( |
int |
seed |
) |
|
Variable Documentation