| AbstractModel() | shark::AbstractModel< RealVector, RealVector > | inline |
| BatchInputType typedef | shark::AbstractModel< RealVector, RealVector > | |
| BatchOutputType typedef | shark::AbstractModel< RealVector, RealVector > | |
| BOOST_SERIALIZATION_SPLIT_MEMBER() | shark::ISerializable | |
| CMACMap() | shark::CMACMap | |
| createState() const | shark::CMACMap | inlinevirtual |
| eval(const RealMatrix &patterns, RealMatrix &outputs) const | shark::CMACMap | |
| eval(const RealMatrix &patterns, RealMatrix &outputs, State &state) const | shark::CMACMap | inline |
| AbstractModel< RealVector, RealVector >::eval(BatchInputType const &patterns, BatchOutputType &outputs) const | shark::AbstractModel< RealVector, RealVector > | inlinevirtual |
| AbstractModel< RealVector, RealVector >::eval(BatchInputType const &patterns, BatchOutputType &outputs, State &state) const=0 | shark::AbstractModel< RealVector, RealVector > | pure virtual |
| AbstractModel< RealVector, RealVector >::eval(InputType const &pattern, OutputType &output) const | shark::AbstractModel< RealVector, RealVector > | inlinevirtual |
| Feature enum name | shark::AbstractModel< RealVector, RealVector > | |
| FeatureNotAvailableException typedef | shark::AbstractModel< RealVector, RealVector > | |
| Features typedef | shark::AbstractModel< RealVector, RealVector > | |
| features() const | shark::AbstractModel< RealVector, RealVector > | inline |
| getArrayIndexForTiling(std::size_t indexOfTiling, RealVector const &point) const | shark::CMACMap | protected |
| getIndizes(blas::dense_vector_adaptor< double const > const &point) const | shark::CMACMap | protected |
| HAS_FIRST_INPUT_DERIVATIVE enum value | shark::AbstractModel< RealVector, RealVector > | |
| HAS_FIRST_PARAMETER_DERIVATIVE enum value | shark::AbstractModel< RealVector, RealVector > | |
| hasFirstInputDerivative() const | shark::AbstractModel< RealVector, RealVector > | inline |
| hasFirstParameterDerivative() const | shark::AbstractModel< RealVector, RealVector > | inline |
| inputShape() const | shark::CMACMap | inlinevirtual |
| InputType typedef | shark::AbstractModel< RealVector, RealVector > | |
| load(InArchive &archive, unsigned int version) | shark::ISerializable | inline |
| m_dimOffset | shark::CMACMap | protected |
| m_features | shark::AbstractModel< RealVector, RealVector > | protected |
| m_inputShape | shark::CMACMap | protected |
| m_inputSize | shark::CMACMap | protected |
| m_offset | shark::CMACMap | protected |
| m_outputShape | shark::CMACMap | protected |
| m_parameters | shark::CMACMap | protected |
| m_parametersPerTiling | shark::CMACMap | protected |
| m_tileBounds | shark::CMACMap | protected |
| m_tilings | shark::CMACMap | protected |
| ModelBaseType typedef | shark::AbstractModel< RealVector, RealVector > | |
| name() const | shark::CMACMap | inlinevirtual |
| numberOfParameters() const | shark::CMACMap | inlinevirtual |
| operator()(Data< InputType > const &patterns) const | shark::AbstractModel< RealVector, RealVector > | inline |
| operator()(InputType const &pattern) const | shark::AbstractModel< RealVector, RealVector > | inline |
| operator()(BatchInputType const &patterns) const | shark::AbstractModel< RealVector, RealVector > | inline |
| outputShape() const | shark::CMACMap | inlinevirtual |
| OutputType typedef | shark::AbstractModel< RealVector, RealVector > | |
| parameterVector() const | shark::CMACMap | inlinevirtual |
| ParameterVectorType typedef | shark::IParameterizable< VectorType > | |
| read(InArchive &archive) | shark::CMACMap | virtual |
| save(OutArchive &archive, unsigned int version) const | shark::ISerializable | inline |
| setParameterVector(RealVector const &newParameters) | shark::CMACMap | inlinevirtual |
| setStructure(Shape const &inputs, Shape const &outputs, std::size_t numberOfTilings, std::size_t numberOfTiles, double lower=0., double upper=1., bool randomTiles=false) | shark::CMACMap | |
| setStructure(Shape const &inputs, Shape const &outputs, std::size_t numberOfTilings, std::size_t numberOfTiles, RealMatrix const &bounds, bool randomTiles=false) | shark::CMACMap | |
| updateFeatures() | shark::AbstractModel< RealVector, RealVector > | inlinevirtual |
| weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector ¶meterDerivative, BatchInputType &inputDerivative) const | shark::AbstractModel< RealVector, RealVector > | inlinevirtual |
| weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) const | shark::AbstractModel< RealVector, RealVector > | inlinevirtual |
| weightedParameterDerivative(RealMatrix const &pattern, BatchOutputType const &outputs, RealMatrix const &coefficients, State const &state, RealVector &gradient) const | shark::CMACMap | |
| AbstractModel< RealVector, RealVector >::weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector &derivative) const | shark::AbstractModel< RealVector, RealVector > | inlinevirtual |
| write(OutArchive &archive) const | shark::CMACMap | virtual |
| ~AbstractModel() | shark::AbstractModel< RealVector, RealVector > | inlinevirtual |
| ~INameable() | shark::INameable | inlinevirtual |
| ~IParameterizable() | shark::IParameterizable< VectorType > | inlinevirtual |
| ~ISerializable() | shark::ISerializable | inlinevirtual |