mlpack  master
Public Member Functions | List of all members
mlpack::ann::MaxPoolingRule Class Reference

Public Member Functions

template<typename MatType >
size_t Pooling (const MatType &input)
 

Detailed Description

Definition at line 25 of file max_pooling.hpp.

Member Function Documentation

template<typename MatType >
size_t mlpack::ann::MaxPoolingRule::Pooling ( const MatType &  input)
inline

Definition at line 34 of file max_pooling.hpp.


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