| AbstractModel() | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inline |
| activationFunction() const | shark::Conv2DModel< VectorType, ActivationFunction > | inline |
| activationFunction() | shark::Conv2DModel< VectorType, ActivationFunction > | inline |
| BatchInputType typedef | shark::Conv2DModel< VectorType, ActivationFunction > | |
| BatchOutputType typedef | shark::Conv2DModel< VectorType, ActivationFunction > | |
| BOOST_SERIALIZATION_SPLIT_MEMBER() | shark::ISerializable | |
| Conv2DModel() | shark::Conv2DModel< VectorType, ActivationFunction > | inline |
| Conv2DModel(Shape const &imageShape, Shape const &filterShape, Padding type=Padding::ZeroPad) | shark::Conv2DModel< VectorType, ActivationFunction > | inline |
| createState() const | shark::Conv2DModel< VectorType, ActivationFunction > | inlinevirtual |
| eval(BatchInputType const &inputs, BatchOutputType &outputs, State &state) const | shark::Conv2DModel< VectorType, ActivationFunction > | inlinevirtual |
| shark::AbstractModel::eval(BatchInputType const &patterns, BatchOutputType &outputs) const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inlinevirtual |
| shark::AbstractModel::eval(InputType const &pattern, OutputType &output) const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inlinevirtual |
| Feature enum name | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | |
| FeatureNotAvailableException typedef | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | |
| features() const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inline |
| Features typedef | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | |
| HAS_FIRST_INPUT_DERIVATIVE enum value | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | |
| HAS_FIRST_PARAMETER_DERIVATIVE enum value | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | |
| hasFirstInputDerivative() const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inline |
| hasFirstParameterDerivative() const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inline |
| inputShape() const | shark::Conv2DModel< VectorType, ActivationFunction > | inlinevirtual |
| InputType typedef | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | |
| load(InArchive &archive, unsigned int version) | shark::ISerializable | inline |
| m_features | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | protected |
| ModelBaseType typedef | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | |
| name() const | shark::Conv2DModel< VectorType, ActivationFunction > | inlinevirtual |
| numberOfParameters() const | shark::Conv2DModel< VectorType, ActivationFunction > | inlinevirtual |
| operator()(Data< InputType > const &patterns) const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inline |
| operator()(InputType const &pattern) const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inline |
| operator()(BatchInputType const &patterns) const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inline |
| outputShape() const | shark::Conv2DModel< VectorType, ActivationFunction > | inlinevirtual |
| OutputType typedef | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | |
| parameterVector() const | shark::Conv2DModel< VectorType, ActivationFunction > | inlinevirtual |
| ParameterVectorType typedef | shark::Conv2DModel< VectorType, ActivationFunction > | |
| read(InArchive &archive) | shark::Conv2DModel< VectorType, ActivationFunction > | inlinevirtual |
| save(OutArchive &archive, unsigned int version) const | shark::ISerializable | inline |
| setParameterVector(ParameterVectorType const &newParameters) | shark::Conv2DModel< VectorType, ActivationFunction > | inlinevirtual |
| setStructure(Shape const &imageShape, Shape const &filterShape, Padding type=Padding::ZeroPad) | shark::Conv2DModel< VectorType, ActivationFunction > | inline |
| updateFeatures() | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inlinevirtual |
| weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, ParameterVectorType ¶meterDerivative, BatchInputType &inputDerivative) const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inlinevirtual |
| weightedInputDerivative(BatchInputType const &inputs, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchInputType &derivatives) const | shark::Conv2DModel< VectorType, ActivationFunction > | inlinevirtual |
| weightedParameterDerivative(BatchInputType const &inputs, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, ParameterVectorType &gradient) const | shark::Conv2DModel< VectorType, ActivationFunction > | inlinevirtual |
| write(OutArchive &archive) const | shark::Conv2DModel< VectorType, ActivationFunction > | inlinevirtual |
| ~AbstractModel() | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inlinevirtual |
| ~INameable() | shark::INameable | inlinevirtual |
| ~IParameterizable() | shark::IParameterizable< VectorType > | inlinevirtual |
| ~ISerializable() | shark::ISerializable | inlinevirtual |