Bayesian Filtering Library
Generated from SVN r
src
wrappers
config.h
1
#ifndef BFL_WRAPPER_CONFIG_H
2
#define BFL_WRAPPER_CONFIG_H
3
4
/* #undef __MATRIXWRAPPER_NEWMAT__ */
5
/* #undef __MATRIXWRAPPER_LTI__ */
6
#define __MATRIXWRAPPER_BOOST__
7
8
#define __RNGWRAPPER_BOOST__
9
/* #undef __RNGWRAPPER_LTI__ */
10
/* #undef __RNGWRAPPER_SCYTHE__ */
11
12
#endif
Generated by
1.8.13