15 #ifndef GEOS_GEOM_TRIANGLE_H
16 #define GEOS_GEOM_TRIANGLE_H
18 #include <geos/export.h>
19 #include <geos/geom/Coordinate.h>
21 #include <geos/inline.h>
85 double det(
double m00 ,
double m01 ,
double m10 ,
double m11)
const;
97 #endif // ndef GEOS_GEOM_TRIANGLE_H