mlpack 3.4.2
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
16namespace mlpack {
17namespace bindings {
18namespace tests {
19
24
25} // namespace tests
26} // namespace bindings
27} // namespace mlpack
28
29#endif
void CleanMemory()
Delete any unique pointers that are held by the IO object.
Linear algebra utility functions, generally performed on matrices or vectors.
Definition: cv.hpp:1