Definition in file SearchCritical.h.
#include <GL/glut.h>
#include "NewtonCritical.h"
#include "NewtonClassify.h"
Include dependency graph for SearchCritical.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | SearchCritical |
| SearchCritical is a wrapper for NewtonCritical to search for critical points. More... | |
Defines | |
| #define | CP_CUBE_BOUNDS 1.0 |
| #define | CP_POINT_SIZE 0.05 |
|
|
Definition at line 11 of file SearchCritical.h. Referenced by SearchCritical::SearchCritical(), and SearchDegenerate::SearchDegenerate(). |
|
|
Definition at line 12 of file SearchCritical.h. Referenced by SearchCritical::display(). |
1.3.4