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...

 

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()()

void operator() ( LayerType *  layer) const

Restore the output parameter.


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