TarzaNN
TarzaNN neural network simulator
|
Go to the source code of this file.
Classes | |
struct | imageHeader |
struct | infoHeader |
struct | categoryHeader |
class | NORB_Dataset |
Defines | |
#define | MODULO 5 |
#define | SWAP_LONG(A) ((A << 24) | ((A & 0xff00L) << 8 ) | ((A & 0xff0000L) >> 8 ) | ((unsigned long)A >> 24)) |
#define MODULO 5 |
#define SWAP_LONG | ( | A | ) | ((A << 24) | ((A & 0xff00L) << 8 ) | ((A & 0xff0000L) >> 8 ) | ((unsigned long)A >> 24)) |