| SHOGUN
    4.1.0
    | 
Go to the source code of this file.
| Classes | |
| singleton | SGVector< T > | 
| shogun vector  More... | |
| singleton | SGMatrix< T > | 
| shogun matrix  More... | |
| class | CConvolutionalFeatureMap | 
| Handles convolution and gradient calculation for a single feature map in a convolutional neural network.  More... | |
| Enumerations | |
| enum | EConvMapActivationFunction { CMAF_IDENTITY = 0, CMAF_LOGISTIC = 1, CMAF_RECTIFIED_LINEAR = 2 } | 
| Determines the activation function for neurons in a convolutional feature map.  More... | |