My Project
|
#include "kernel/mod2.h"
#include "Singular/dyn_modules/gfanlib/bbcone.h"
#include "Singular/dyn_modules/gfanlib/bbfan.h"
#include "Singular/dyn_modules/gfanlib/bbpolytope.h"
#include "Singular/blackbox.h"
#include "Singular/ipshell.h"
#include "Singular/subexpr.h"
#include "Singular/mod_lib.h"
#include <polymake/client.h>
#include <polymake_conversion.h>
#include <polymake_documentation.h>
#include <polymake/Graph.h>
#include <omp.h>
Go to the source code of this file.
Macros | |
#define | POLYAMKE_VERSION POLYMAKEVERSION |
Variables | |
polymake::Main * | init_polymake =NULL |
#define POLYAMKE_VERSION POLYMAKEVERSION |
Definition at line 5 of file polymake_wrapper.cc.
Definition at line 24 of file polymake_wrapper.cc.
Definition at line 1793 of file polymake_wrapper.cc.
Definition at line 1217 of file polymake_wrapper.cc.
Definition at line 1828 of file polymake_wrapper.cc.
Definition at line 638 of file polymake_wrapper.cc.
Definition at line 890 of file polymake_wrapper.cc.
Definition at line 853 of file polymake_wrapper.cc.
Definition at line 816 of file polymake_wrapper.cc.
Definition at line 675 of file polymake_wrapper.cc.
Definition at line 341 of file polymake_wrapper.cc.
Definition at line 389 of file polymake_wrapper.cc.
Definition at line 1291 of file polymake_wrapper.cc.
Definition at line 749 of file polymake_wrapper.cc.
Definition at line 712 of file polymake_wrapper.cc.
Definition at line 1143 of file polymake_wrapper.cc.
Definition at line 251 of file polymake_wrapper.cc.
Definition at line 437 of file polymake_wrapper.cc.
Definition at line 927 of file polymake_wrapper.cc.
Definition at line 311 of file polymake_wrapper.cc.
Definition at line 497 of file polymake_wrapper.cc.
Definition at line 221 of file polymake_wrapper.cc.
Definition at line 786 of file polymake_wrapper.cc.
Definition at line 281 of file polymake_wrapper.cc.
Definition at line 957 of file polymake_wrapper.cc.
Definition at line 467 of file polymake_wrapper.cc.
Definition at line 1031 of file polymake_wrapper.cc.
Definition at line 601 of file polymake_wrapper.cc.
Definition at line 564 of file polymake_wrapper.cc.
Definition at line 1061 of file polymake_wrapper.cc.
Definition at line 527 of file polymake_wrapper.cc.
Definition at line 1544 of file polymake_wrapper.cc.
Definition at line 1636 of file polymake_wrapper.cc.
Definition at line 1590 of file polymake_wrapper.cc.
Definition at line 1686 of file polymake_wrapper.cc.
Definition at line 1373 of file polymake_wrapper.cc.
Definition at line 1254 of file polymake_wrapper.cc.
Definition at line 1336 of file polymake_wrapper.cc.
Definition at line 1180 of file polymake_wrapper.cc.
Definition at line 1106 of file polymake_wrapper.cc.
Definition at line 1864 of file polymake_wrapper.cc.
Definition at line 1899 of file polymake_wrapper.cc.
Definition at line 1938 of file polymake_wrapper.cc.
int SI_MOD_INIT() polymake | ( | SModulFunctions * | p | ) |
Definition at line 1979 of file polymake_wrapper.cc.
polymake::Matrix< polymake::Integer > verticesOf | ( | const polymake::perl::Object * | p, |
const polymake::Set< polymake::Integer > * | s | ||
) |
Definition at line 1519 of file polymake_wrapper.cc.
Definition at line 1737 of file polymake_wrapper.cc.
polymake::Main* init_polymake =NULL |
Definition at line 22 of file polymake_wrapper.cc.