MeanPoolingRule Class Reference

Public Member Functions

template
<
typename
MatType
>
double Pooling (const MatType &input)
 
template
<
typename
MatType
>
void Unpooling (const MatType &input, const double value, MatType &output)
 

Detailed Description

Definition at line 43 of file glimpse.hpp.

Member Function Documentation

◆ Pooling()

double Pooling ( const MatType &  input)
inline

Definition at line 52 of file glimpse.hpp.

Referenced by Glimpse< InputDataType, OutputDataType >::InputShape().

◆ Unpooling()

void Unpooling ( const MatType &  input,
const double  value,
MatType &  output 
)
inline

Definition at line 65 of file glimpse.hpp.

Referenced by Glimpse< InputDataType, OutputDataType >::InputShape().


The documentation for this class was generated from the following file:
  • /home/ryan/src/mlpack.org/_src/mlpack-git/src/mlpack/methods/ann/layer/glimpse.hpp