ConvNet  1.0
A GPU-based C++ implementation of Convolutional Neural Nets
 All Classes Namespaces Functions Variables
Public Member Functions | List of all members
AvgPooler Class Reference

Public Member Functions

 AvgPooler (float num)
 
__device__ float operator() (const float a, const float b) const
 
__device__ float getBaseValue () const
 
__device__ float output (const float a) const
 

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