| AbstractModel() | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inline |
| addClass(std::vector< binary_classifier_type * > const &binmodels) | shark::OneVersusOneClassifier< InputType, VectorType > | inline |
| BatchInputType typedef | shark::OneVersusOneClassifier< InputType, VectorType > | |
| BatchOutputType typedef | shark::OneVersusOneClassifier< InputType, VectorType > | |
| binary(unsigned int class_one, unsigned int class_zero) const | shark::OneVersusOneClassifier< InputType, VectorType > | inline |
| BOOST_SERIALIZATION_SPLIT_MEMBER() | shark::ISerializable | |
| createState() const | shark::OneVersusOneClassifier< InputType, VectorType > | inlinevirtual |
| eval(BatchInputType const &patterns, BatchOutputType &output, State &state) const | shark::OneVersusOneClassifier< InputType, VectorType > | inlinevirtual |
| eval(BatchInputType const &patterns, BatchOutputType &outputs) const | shark::OneVersusOneClassifier< InputType, VectorType > | inlinevirtual |
| eval(BatchInputType const &patterns, BatchOutputType &outputs, State &state) const=0 | shark::OneVersusOneClassifier< InputType, VectorType > | virtual |
| eval(InputType const &pattern, OutputType &output) const | shark::OneVersusOneClassifier< InputType, VectorType > | 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::OneVersusOneClassifier< InputType, VectorType > | inlinevirtual |
| InputType typedef | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | |
| load(InArchive &archive, unsigned int version) | shark::ISerializable | inline |
| m_binary | shark::OneVersusOneClassifier< InputType, VectorType > | protected |
| m_classes | shark::OneVersusOneClassifier< InputType, VectorType > | protected |
| m_features | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | protected |
| ModelBaseType typedef | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | |
| name() const | shark::OneVersusOneClassifier< InputType, VectorType > | inlinevirtual |
| numberOfClasses() const | shark::OneVersusOneClassifier< InputType, VectorType > | inline |
| numberOfParameters() const | shark::OneVersusOneClassifier< InputType, VectorType > | inlinevirtual |
| OneVersusOneClassifier() | shark::OneVersusOneClassifier< InputType, VectorType > | inline |
| 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::OneVersusOneClassifier< InputType, VectorType > | inlinevirtual |
| OutputType typedef | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | |
| parameterVector() const | shark::OneVersusOneClassifier< InputType, VectorType > | inlinevirtual |
| ParameterVectorType typedef | shark::IParameterizable< VectorType > | |
| read(InArchive &archive) | shark::OneVersusOneClassifier< InputType, VectorType > | inlinevirtual |
| save(OutArchive &archive, unsigned int version) const | shark::ISerializable | inline |
| setParameterVector(VectorType const &newParameters) | shark::OneVersusOneClassifier< InputType, VectorType > | inlinevirtual |
| 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 &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inlinevirtual |
| weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, ParameterVectorType &derivative) const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inlinevirtual |
| write(OutArchive &archive) const | shark::OneVersusOneClassifier< InputType, VectorType > | inlinevirtual |
| ~AbstractModel() | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inlinevirtual |
| ~INameable() | shark::INameable | inlinevirtual |
| ~IParameterizable() | shark::IParameterizable< VectorType > | inlinevirtual |
| ~ISerializable() | shark::ISerializable | inlinevirtual |