#include <dneuron.h>
Public Methods | |
| debugflag () | |
| Constructor initialized the debugging condition to false. | |
| bool | getDeb () const |
| Get debugging condition. | |
| void | setDeb (bool b) |
| Set debugging condition. | |
Protected Attributes | |
| bool | debug |
| The debugging condition. | |
Definition at line 125 of file dneuron.h.
1.2.18