mlpack
3.4.2
src
mlpack
bindings
tests
clean_memory.hpp
Go to the documentation of this file.
1
13
#ifndef MLPACK_BINDINGS_TESTS_CLEAN_MEMORY_HPP
14
#define MLPACK_BINDINGS_TESTS_CLEAN_MEMORY_HPP
15
16
namespace
mlpack
{
17
namespace
bindings {
18
namespace
tests {
19
23
void
CleanMemory
();
24
25
}
// namespace tests
26
}
// namespace bindings
27
}
// namespace mlpack
28
29
#endif
mlpack::bindings::tests::CleanMemory
void CleanMemory()
Delete any unique pointers that are held by the IO object.
mlpack
Linear algebra utility functions, generally performed on matrices or vectors.
Definition:
cv.hpp:1
Generated by
1.9.2