#include <vinci.h>

Public Attributes | |
| int * | hyperplanes |
| struct { | |
| T_VertexSet set | |
| int d | |
| } | vertices |
| struct { | |
| T_LassInt * hyperplanes | |
| T_LassInt * variables | |
| } | hypervar |
| struct { | |
| T_VertexSet set | |
| int d | |
| } | vertices |
| struct { | |
| T_LassInt * hyperplanes | |
| T_LassInt * variables | |
| } | hypervar |
| int d |
Definition at line 228 of file vinci.h.
Referenced by compare_key(), and tree_out().
| int * hyperplanes |
Definition at line 224 of file vinci.h.
Referenced by compare_key(), create_key(), free_key(), tree_out(), and VOLUME_LASSERRE_FILE().
| struct { ... } hypervar |
| struct { ... } hypervar |
Referenced by compare_key(), free_key(), tree_out(), and VOLUME_LASSERRE_FILE().
| T_VertexSet set |
Definition at line 227 of file vinci.h.
Referenced by compare_key(), and tree_out().
| T_LassInt * variables |
Definition at line 232 of file vinci.h.
Referenced by create_key(), free_key(), tree_out(), and VOLUME_LASSERRE_FILE().
| struct { ... } vertices |
| struct { ... } vertices |
Referenced by compare_key(), and tree_out().