mlpack
master
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
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 "
cli_deleter.hpp
"
16
#include <mlpack/mlpack_export.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
Linear algebra utility functions, generally performed on matrices or vectors.
Definition:
binarize.hpp:18
mlpack::util::cliDeleter
MLPACK_EXPORT CLIDeleter cliDeleter
cli_deleter.hpp
Generated by
1.8.11