ConvNet  1.0
A GPU-based C++ implementation of Convolutional Neural Nets
 All Classes Namespaces Functions Variables
AvgPooler Member List

This is the complete list of members for AvgPooler, including all inherited members.

AvgPooler(float num) (defined in AvgPooler)AvgPoolerinline
getBaseValue() const (defined in AvgPooler)AvgPoolerinline
operator()(const float a, const float b) const (defined in AvgPooler)AvgPoolerinline
output(const float a) const (defined in AvgPooler)AvgPoolerinline