mlpack 3.4.2
Public Member Functions | List of all members
MaxPoolingRule Class Reference

#include <max_pooling.hpp>

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

◆ Pooling()

size_t 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: