mlpack 3.4.2
Public Member Functions | List of all members
ResetVisitor Class Reference

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

#include <reset_visitor.hpp>

Inheritance diagram for ResetVisitor:
Inheritance graph
[legend]

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: