Orbiter 2022
Combinatorial Objects
numerics.cpp File Reference
#include "foundations.h"
#include <math.h>

Go to the source code of this file.

Namespaces

namespace  orbiter
 the orbiter library for the classification of combinatorial objects
 
namespace  orbiter::layer1_foundations
 algebra, combinatorics and graph theory, geometry, linear algebra, number theory, data structures, solvers, graphics; no group actions
 

Macros

#define EPSILON   0.01
 
#define EPS   0.001
 

Macro Definition Documentation

◆ EPS

#define EPS   0.001

Definition at line 455 of file numerics.cpp.

◆ EPSILON

#define EPSILON   0.01

Definition at line 16 of file numerics.cpp.