| AbstractObjectiveFunction() | shark::AbstractObjectiveFunction< RealVector, double > | inline |
| announceConstraintHandler(AbstractConstraintHandler< SearchPointType > const *handler) | shark::AbstractObjectiveFunction< RealVector, double > | inlineprotected |
| CAN_PROPOSE_STARTING_POINT enum value | shark::AbstractObjectiveFunction< RealVector, double > | |
| CAN_PROVIDE_CLOSEST_FEASIBLE enum value | shark::AbstractObjectiveFunction< RealVector, double > | |
| canProposeStartingPoint() const | shark::AbstractObjectiveFunction< RealVector, double > | inline |
| canProvideClosestFeasible() const | shark::AbstractObjectiveFunction< RealVector, double > | inline |
| closestFeasible(SearchPointType &input) const | shark::AbstractObjectiveFunction< RealVector, double > | inlinevirtual |
| eval(SearchPointType const ¶meters) const | shark::SvmLogisticInterpretation< InputType > | inlinevirtual |
| evalDerivative(SearchPointType const ¶meters, FirstOrderDerivative &derivative) const | shark::SvmLogisticInterpretation< InputType > | inlinevirtual |
| AbstractObjectiveFunction< RealVector, double >::evalDerivative(SearchPointType const &input, SecondOrderDerivative &derivative) const | shark::AbstractObjectiveFunction< RealVector, double > | inlinevirtual |
| evaluationCounter() const | shark::AbstractObjectiveFunction< RealVector, double > | inline |
| Feature enum name | shark::AbstractObjectiveFunction< RealVector, double > | |
| FeatureNotAvailableException typedef | shark::AbstractObjectiveFunction< RealVector, double > | |
| features() const | shark::AbstractObjectiveFunction< RealVector, double > | inline |
| Features typedef | shark::AbstractObjectiveFunction< RealVector, double > | |
| FirstOrderDerivative typedef | shark::AbstractObjectiveFunction< RealVector, double > | |
| FoldsType typedef | shark::SvmLogisticInterpretation< InputType > | |
| getConstraintHandler() const | shark::AbstractObjectiveFunction< RealVector, double > | inline |
| HAS_CONSTRAINT_HANDLER enum value | shark::AbstractObjectiveFunction< RealVector, double > | |
| HAS_FIRST_DERIVATIVE enum value | shark::AbstractObjectiveFunction< RealVector, double > | |
| HAS_SECOND_DERIVATIVE enum value | shark::AbstractObjectiveFunction< RealVector, double > | |
| HAS_VALUE enum value | shark::AbstractObjectiveFunction< RealVector, double > | |
| hasConstraintHandler() const | shark::AbstractObjectiveFunction< RealVector, double > | inline |
| hasFirstDerivative() const | shark::AbstractObjectiveFunction< RealVector, double > | inline |
| hasScalableDimensionality() const | shark::AbstractObjectiveFunction< RealVector, double > | inlinevirtual |
| hasScalableObjectives() const | shark::AbstractObjectiveFunction< RealVector, double > | inlinevirtual |
| hasSecondDerivative() const | shark::AbstractObjectiveFunction< RealVector, double > | inline |
| hasValue() const | shark::AbstractObjectiveFunction< RealVector, double > | inline |
| init() | shark::AbstractObjectiveFunction< RealVector, double > | inlinevirtual |
| IS_CONSTRAINED_FEATURE enum value | shark::AbstractObjectiveFunction< RealVector, double > | |
| IS_NOISY enum value | shark::AbstractObjectiveFunction< RealVector, double > | |
| IS_THREAD_SAFE enum value | shark::AbstractObjectiveFunction< RealVector, double > | |
| isConstrained() const | shark::AbstractObjectiveFunction< RealVector, double > | inline |
| isFeasible(const SearchPointType &input) const | shark::SvmLogisticInterpretation< InputType > | inlinevirtual |
| isNoisy() const | shark::AbstractObjectiveFunction< RealVector, double > | inline |
| isThreadSafe() const | shark::AbstractObjectiveFunction< RealVector, double > | inline |
| KernelType typedef | shark::SvmLogisticInterpretation< InputType > | |
| m_constraintHandler | shark::AbstractObjectiveFunction< RealVector, double > | protected |
| m_evaluationCounter | shark::AbstractObjectiveFunction< RealVector, double > | mutableprotected |
| m_features | shark::AbstractObjectiveFunction< RealVector, double > | protected |
| m_folds | shark::SvmLogisticInterpretation< InputType > | protected |
| m_inputDims | shark::SvmLogisticInterpretation< InputType > | protected |
| m_nhp | shark::SvmLogisticInterpretation< InputType > | protected |
| m_nkp | shark::SvmLogisticInterpretation< InputType > | protected |
| m_numFolds | shark::SvmLogisticInterpretation< InputType > | protected |
| m_numSamples | shark::SvmLogisticInterpretation< InputType > | protected |
| m_svmCIsUnconstrained | shark::SvmLogisticInterpretation< InputType > | protected |
| mep_kernel | shark::SvmLogisticInterpretation< InputType > | protected |
| mep_rng | shark::AbstractObjectiveFunction< RealVector, double > | protected |
| mep_svmStoppingCondition | shark::SvmLogisticInterpretation< InputType > | protected |
| name() const | shark::SvmLogisticInterpretation< InputType > | inlinevirtual |
| numberOfObjectives() const | shark::AbstractObjectiveFunction< RealVector, double > | inlinevirtual |
| numberOfVariables() const | shark::SvmLogisticInterpretation< InputType > | inlinevirtual |
| operator()(SearchPointType const &input) const | shark::AbstractObjectiveFunction< RealVector, double > | inline |
| proposeStartingPoint() const | shark::AbstractObjectiveFunction< RealVector, double > | inlinevirtual |
| ResultType typedef | shark::AbstractObjectiveFunction< RealVector, double > | |
| SearchPointType typedef | shark::AbstractObjectiveFunction< RealVector, double > | |
| setNumberOfObjectives(std::size_t numberOfObjectives) | shark::AbstractObjectiveFunction< RealVector, double > | inlinevirtual |
| setNumberOfVariables(std::size_t numberOfVariables) | shark::AbstractObjectiveFunction< RealVector, double > | inlinevirtual |
| setRng(random::rng_type *rng) | shark::AbstractObjectiveFunction< RealVector, double > | inline |
| SvmLogisticInterpretation(FoldsType const &folds, KernelType *kernel, bool unconstrained=true, QpStoppingCondition *stop_cond=NULL) | shark::SvmLogisticInterpretation< InputType > | inline |
| updateFeatures() | shark::AbstractObjectiveFunction< RealVector, double > | inlinevirtual |
| ~AbstractObjectiveFunction() | shark::AbstractObjectiveFunction< RealVector, double > | inlinevirtual |
| ~INameable() | shark::INameable | inlinevirtual |