mlpack  2.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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