|
mlpack
master
|
DeleteVisitor executes the destructor of the instantiated object. More...

Public Member Functions | |
| template<typename LayerType > | |
| void | operator() (LayerType *layer) const |
| Execute the destructor. More... | |
DeleteVisitor executes the destructor of the instantiated object.
Definition at line 27 of file delete_visitor.hpp.
| void mlpack::ann::DeleteVisitor::operator() | ( | LayerType * | layer | ) | const |
Execute the destructor.
1.8.11