#include "Gist/FFN.H"
#include "Image/MatrixOps.H"
#include "Image/CutPaste.H"
#include "Util/log.H"
Go to the source code of this file.
Feed Forward Network for use to train any mapping
Definition in file FFN.C.