// // Programmer: Craig Stuart Sapp // Creation Date: Mon May 31 22:39:59 PDT 1999 // Last Modified: Mon May 31 22:40:03 PDT 1999 // Filename: ...sig/code/misc/sigNet.h // Syntax: C++ // #ifndef _SIGNET_H_INCLUDED #define _SIGNET_H_INCLUDED #include "Layer.h" #include "LayerInput.h" #include "Matrix.h" #include "NetBase.h" #include "Weight.h" #include "ChordNet.h" #endif /* _SIGNET_H_INCLUDED */ // md5sum: b26fa4c4469f758464a9a568175ad55a sigNet.h [20050403]