|
mlpack
|
LoadOutputParameterVisitor restores the output parameter using the given parameter set. More...
#include <load_output_parameter_visitor.hpp>


Public Member Functions | |
| LoadOutputParameterVisitor (std::vector< arma::mat > ¶meter) | |
| Restore the output parameter given a parameter set. More... | |
| template<typename LayerType > | |
| void | operator() (LayerType *layer) const |
| Restore the output parameter. | |
| void | operator() (MoreTypes layer) const |
LoadOutputParameterVisitor restores the output parameter using the given parameter set.
|
inline |
Restore the output parameter given a parameter set.
LoadOutputParameterVisitor visitor class.
1.8.13