SetInputHeightVisitor Class Reference

SetInputHeightVisitor updates the input height parameter with the given input height. More...

Inheritance diagram for SetInputHeightVisitor:

Public Member Functions

 SetInputHeightVisitor (const size_t inputHeight=0, const bool reset=false)
 Update the input height parameter with the given input height. More...

 
template
<
typename
LayerType
>
bool operator() (LayerType *layer) const
 Update the input height parameter. More...

 

Detailed Description

SetInputHeightVisitor updates the input height parameter with the given input height.

Definition at line 27 of file set_input_height_visitor.hpp.

Constructor & Destructor Documentation

◆ SetInputHeightVisitor()

SetInputHeightVisitor ( const size_t  inputHeight = 0,
const bool  reset = false 
)

Update the input height parameter with the given input height.

Member Function Documentation

◆ operator()()

bool operator() ( LayerType *  layer) const

Update the input height parameter.


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