mlpack
2.2.5
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
src
mlpack
core
util
singletons.hpp
Go to the documentation of this file.
1
12
#ifndef MLPACK_CORE_UTIL_SINGLETONS_HPP
13
#define MLPACK_CORE_UTIL_SINGLETONS_HPP
14
15
#include <
mlpack/mlpack_export.hpp
>
16
#include "
cli_deleter.hpp
"
17
18
namespace
mlpack {
19
namespace
util {
20
21
extern
MLPACK_EXPORT
CLIDeleter
cliDeleter
;
22
23
}
// namespace util
24
}
// namespace mlpack
25
26
#endif
mlpack_export.hpp
mlpack::util::cliDeleter
MLPACK_EXPORT CLIDeleter cliDeleter
MLPACK_EXPORT
#define MLPACK_EXPORT
Definition:
mlpack_export.hpp:15
cli_deleter.hpp
Generated by
1.8.5