#include <wx/wxprec.h>#include <wx/wx.h>#include "pFunctionPoint.h"#include <iostream>#include <fstream>#include <string>


Go to the source code of this file.
Classes | |
| class | pLogicalFunction |
Defines | |
| #define | MAX_POINTS 50 |
| #define | SENSIBLE_REGION 5 |
| #define MAX_POINTS 50 |
Definition at line 34 of file pLogicalFunction.h.
| #define SENSIBLE_REGION 5 |
Definition at line 37 of file pLogicalFunction.h.
Referenced by pLogicalFunction::validPointOnFunction().
1.5.3