| AbstractModel() | shark::AbstractModel< InputT, OutputT > | inline |
| BatchInputType typedef | shark::ClusteringModel< InputT, OutputT > | |
| BatchOutputType typedef | shark::ClusteringModel< InputT, OutputT > | |
| BOOST_SERIALIZATION_SPLIT_MEMBER() | shark::ISerializable | |
| ClusteringModel(ClusteringType *clustering) | shark::ClusteringModel< InputT, OutputT > | inline |
| ClusteringType typedef | shark::ClusteringModel< InputT, OutputT > | |
| createState() const | shark::AbstractModel< InputT, OutputT > | inlinevirtual |
| eval(BatchInputType const &patterns, BatchOutputType &outputs, State &state) const | shark::ClusteringModel< InputT, OutputT > | inlinevirtual |
| AbstractModel< InputT, OutputT >::eval(BatchInputType const &patterns, BatchOutputType &outputs) const | shark::AbstractModel< InputT, OutputT > | inlinevirtual |
| AbstractModel< InputT, OutputT >::eval(InputType const &pattern, OutputType &output) const | shark::AbstractModel< InputT, OutputT > | inlinevirtual |
| Feature enum name | shark::AbstractModel< InputT, OutputT > | |
| FeatureNotAvailableException typedef | shark::AbstractModel< InputT, OutputT > | |
| features() const | shark::AbstractModel< InputT, OutputT > | inline |
| Features typedef | shark::AbstractModel< InputT, OutputT > | |
| HAS_FIRST_INPUT_DERIVATIVE enum value | shark::AbstractModel< InputT, OutputT > | |
| HAS_FIRST_PARAMETER_DERIVATIVE enum value | shark::AbstractModel< InputT, OutputT > | |
| hasFirstInputDerivative() const | shark::AbstractModel< InputT, OutputT > | inline |
| hasFirstParameterDerivative() const | shark::AbstractModel< InputT, OutputT > | inline |
| inputShape() const=0 | shark::AbstractModel< InputT, OutputT > | pure virtual |
| InputType typedef | shark::AbstractModel< InputT, OutputT > | |
| load(InArchive &archive, unsigned int version) | shark::ISerializable | inline |
| m_features | shark::AbstractModel< InputT, OutputT > | protected |
| mep_clustering | shark::ClusteringModel< InputT, OutputT > | protected |
| ModelBaseType typedef | shark::AbstractModel< InputT, OutputT > | |
| name() const | shark::INameable | inlinevirtual |
| numberOfParameters() const | shark::ClusteringModel< InputT, OutputT > | inlinevirtual |
| operator()(Data< InputType > const &patterns) const | shark::AbstractModel< InputT, OutputT > | inline |
| operator()(InputType const &pattern) const | shark::AbstractModel< InputT, OutputT > | inline |
| operator()(BatchInputType const &patterns) const | shark::AbstractModel< InputT, OutputT > | inline |
| outputShape() const=0 | shark::AbstractModel< InputT, OutputT > | pure virtual |
| OutputType typedef | shark::AbstractModel< InputT, OutputT > | |
| parameterVector() const | shark::ClusteringModel< InputT, OutputT > | inlinevirtual |
| ParameterVectorType typedef | shark::IParameterizable< VectorType > | |
| read(InArchive &archive) | shark::ClusteringModel< InputT, OutputT > | inlinevirtual |
| save(OutArchive &archive, unsigned int version) const | shark::ISerializable | inline |
| setParameterVector(RealVector const &newParameters) | shark::ClusteringModel< InputT, OutputT > | inlinevirtual |
| updateFeatures() | shark::AbstractModel< InputT, OutputT > | inlinevirtual |
| weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector ¶meterDerivative, BatchInputType &inputDerivative) const | shark::AbstractModel< InputT, OutputT > | inlinevirtual |
| weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) const | shark::AbstractModel< InputT, OutputT > | inlinevirtual |
| weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector &derivative) const | shark::AbstractModel< InputT, OutputT > | inlinevirtual |
| write(OutArchive &archive) const | shark::ClusteringModel< InputT, OutputT > | inlinevirtual |
| ~AbstractModel() | shark::AbstractModel< InputT, OutputT > | inlinevirtual |
| ~INameable() | shark::INameable | inlinevirtual |
| ~IParameterizable() | shark::IParameterizable< VectorType > | inlinevirtual |
| ~ISerializable() | shark::ISerializable | inlinevirtual |