SetInputWidthVisitor Class Reference

SetInputWidthVisitor updates the input width parameter with the given input width. More...

Inheritance diagram for SetInputWidthVisitor:

Public Member Functions

 SetInputWidthVisitor (const size_t inputWidth=0, const bool reset=false)
 Update the input width parameter with the given input width. More...

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

 
bool operator() (MoreTypes layer) const
 

Detailed Description

SetInputWidthVisitor updates the input width parameter with the given input width.

Definition at line 27 of file set_input_width_visitor.hpp.

Constructor & Destructor Documentation

◆ SetInputWidthVisitor()

SetInputWidthVisitor ( const size_t  inputWidth = 0,
const bool  reset = false 
)

Update the input width parameter with the given input width.

Member Function Documentation

◆ operator()() [1/2]

bool operator() ( LayerType *  layer) const

Update the input width parameter.

◆ operator()() [2/2]

bool operator() ( MoreTypes  layer) const

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