Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
number_utils_classes.h File Reference
#include <CGAL/config.h>
#include <algorithm>
#include <functional>
Include dependency graph for number_utils_classes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Is_zero< NT >
 
struct  Is_one< NT >
 
struct  Is_negative< NT >
 
struct  Is_positive< NT >
 
struct  Sgn< NT >
 
struct  Lexicographical_sign< NT >
 
struct  Abs< NT >
 
struct  Min< NT >
 
struct  Max< NT >
 
struct  Compare< NT >
 
struct  Square< NT >