OutputHeightVisitor Class Reference

OutputHeightVisitor exposes the OutputHeight() method of the given module. More...

Inheritance diagram for OutputHeightVisitor:

Public Member Functions

template
<
typename
LayerType
>
size_t operator() (LayerType *layer) const
 Return the output height. More...

 
size_t operator() (MoreTypes layer) const
 

Detailed Description

OutputHeightVisitor exposes the OutputHeight() method of the given module.

Definition at line 27 of file output_height_visitor.hpp.

Member Function Documentation

◆ operator()() [1/2]

size_t operator() ( LayerType *  layer) const

Return the output height.

◆ operator()() [2/2]

size_t operator() ( MoreTypes  layer) const

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