LoadOutputParameterVisitor Class Reference

LoadOutputParameterVisitor restores the output parameter using the given parameter set. More...

Inheritance diagram for LoadOutputParameterVisitor:

Public Member Functions

 LoadOutputParameterVisitor (std::vector< arma::mat > &parameter)
 Restore the output parameter given a parameter set. More...

 
template
<
typename
LayerType
>
void operator() (LayerType *layer) const
 Restore the output parameter. More...

 
void operator() (MoreTypes layer) const
 

Detailed Description

LoadOutputParameterVisitor restores the output parameter using the given parameter set.

Definition at line 28 of file load_output_parameter_visitor.hpp.

Constructor & Destructor Documentation

◆ LoadOutputParameterVisitor()

LoadOutputParameterVisitor ( std::vector< arma::mat > &  parameter)

Restore the output parameter given a parameter set.

Member Function Documentation

◆ operator()() [1/2]

void operator() ( LayerType *  layer) const

Restore the output parameter.

◆ operator()() [2/2]

void operator() ( MoreTypes  layer) const

The documentation for this class was generated from the following file: