Bayesian Filtering Library  Generated from SVN r
config.h
00001 #ifndef BFL_WRAPPER_CONFIG_H
00002 #define BFL_WRAPPER_CONFIG_H
00003 
00004 /* #undef __MATRIXWRAPPER_NEWMAT__ */
00005 /* #undef __MATRIXWRAPPER_LTI__ */
00006 #define __MATRIXWRAPPER_BOOST__
00007 
00008 #define __RNGWRAPPER_BOOST__
00009 /* #undef __RNGWRAPPER_LTI__ */
00010 /* #undef __RNGWRAPPER_SCYTHE__ */
00011 
00012 #endif