ResetVisitor Class Reference

ResetVisitor executes the Reset() function. More...

Inheritance diagram for ResetVisitor:

Public Member Functions

template
<
typename
LayerType
>
void operator() (LayerType *layer) const
 Execute the Reset() function. More...

 
void operator() (MoreTypes layer) const
 

Detailed Description

ResetVisitor executes the Reset() function.

Definition at line 26 of file reset_visitor.hpp.

Member Function Documentation

◆ operator()() [1/2]

void operator() ( LayerType *  layer) const

Execute the Reset() function.

◆ operator()() [2/2]

void operator() ( MoreTypes  layer) const

The documentation for this class was generated from the following file:
  • /home/ryan/src/mlpack.org/_src/mlpack-git/src/mlpack/methods/ann/visitor/reset_visitor.hpp