spielwiese
Last change
on this file since 9abcc6 was
9abcc6,
checked in by Yue Ren <ren@…>, 10 years ago
|
status updated 11.03.
|
-
Property mode set to
100644
|
File size:
269 bytes
|
Line | |
---|
1 | #ifndef CALLGfANLIB_TROPICALVARIETYOFIDEALS |
---|
2 | #define CALLGfANLIB_TROPICALVARIETYOFIDEALS |
---|
3 | |
---|
4 | #include <groebnerCone.h> |
---|
5 | |
---|
6 | setOfGroebnerConeData fullTropicalVariety(const ideal I, const ring r); |
---|
7 | setOfGroebnerConeData lowerTropicalVariety(const ideal I, const ring r); |
---|
8 | |
---|
9 | #endif |
---|
Note: See
TracBrowser
for help on using the repository browser.