#include <stdio.h>
#include <stdlib.h>
#include <polylib/polylib.h>
Go to the source code of this file.
Defines | |
#define | WS 0 |
Functions | |
int | main () |
int main | ( | ) |
Definition at line 27 of file r2p.c.
References Domain_Free(), Matrix_Free(), Matrix_Read(), matrix::NbColumns, P_VALUE_FMT, Polyhedron_Print(), Rays2Polyhedron(), and WS.