|
| template<typename MatType > |
| double | Pooling (const MatType &input) |
| |
| template<typename MatType > |
| void | Unpooling (const MatType &input, const double value, MatType &output) |
| |
Definition at line 43 of file glimpse.hpp.
◆ Pooling()
| double Pooling |
( |
const MatType & |
input | ) |
|
|
inline |
◆ Unpooling()
| void Unpooling |
( |
const MatType & |
input, |
|
|
const double |
value, |
|
|
MatType & |
output |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/mlpack-3.4.2/src/mlpack/methods/ann/layer/glimpse.hpp