|
mlpack
|
OutputWidthVisitor exposes the OutputWidth() method of the given module. More...
#include <output_width_visitor.hpp>


Public Member Functions | |
| template<typename LayerType > | |
| size_t | operator() (LayerType *layer) const |
| Return the output width. More... | |
| size_t | operator() (MoreTypes layer) const |
OutputWidthVisitor exposes the OutputWidth() method of the given module.
|
inline |
Return the output width.
OutputWidthVisitor visitor class.
1.8.13