spielwiese
Last change
on this file since c987db was
5cea7a,
checked in by Yue <ren@…>, 7 years ago
|
chg: new gfanlib version 0.6
|
-
Property mode set to
100644
|
File size:
370 bytes
|
Rev | Line | |
---|
[def863] | 1 | /* |
---|
| 2 | * gfanlib.h |
---|
| 3 | * |
---|
| 4 | * Created on: Sep 28, 2010 |
---|
| 5 | * Author: anders |
---|
| 6 | */ |
---|
| 7 | |
---|
| 8 | #ifndef GFANLIB_H_ |
---|
| 9 | #define GFANLIB_H_ |
---|
| 10 | |
---|
| 11 | #include "gfanlib_z.h" |
---|
| 12 | #include "gfanlib_vector.h" |
---|
| 13 | #include "gfanlib_matrix.h" |
---|
| 14 | #include "gfanlib_zcone.h" |
---|
[74a91c9] | 15 | #include "gfanlib_symmetry.h" |
---|
| 16 | #include "gfanlib_polyhedralfan.h" |
---|
| 17 | #include "gfanlib_zfan.h" |
---|
[5cea7a] | 18 | #include "gfanlib_mixedvolume.h" |
---|
[def863] | 19 | |
---|
| 20 | #endif /* GFANLIB_H_ */ |
---|
Note: See
TracBrowser
for help on using the repository browser.