mlpack  2.0.1
arma_config.hpp
Go to the documentation of this file.
1 
15 #ifndef __MLPACK_CORE_UTIL_ARMA_CONFIG_HPP
16 #define __MLPACK_CORE_UTIL_ARMA_CONFIG_HPP
17 
18 #define MLPACK_ARMA_NO64BIT_WORD
19 
20 #endif