| AbstractSvmTrainer(KernelType *kernel, double C, bool offset, bool unconstrained=false) | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | inline |
| AbstractSvmTrainer(KernelType *kernel, double negativeC, double positiveC, bool offset, bool unconstrained=false) | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | inline |
| accessCount() const | shark::QpConfig | inline |
| BOOST_SERIALIZATION_SPLIT_MEMBER() | shark::ISerializable | |
| C() const | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | inline |
| cacheSize() const | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | inline |
| CSvmTrainer(KernelType *kernel, double C, bool offset, bool unconstrained=false) | shark::CSvmTrainer< InputType, CacheType > | inline |
| CSvmTrainer(KernelType *kernel, double negativeC, double positiveC, bool offset, bool unconstrained=false) | shark::CSvmTrainer< InputType, CacheType > | inline |
| DatasetType typedef | shark::AbstractWeightedTrainer< KernelClassifier< InputType > > | |
| get_db_dParams() const | shark::CSvmTrainer< InputType, CacheType > | inline |
| InputType typedef | shark::AbstractWeightedTrainer< KernelClassifier< InputType > > | |
| isUnconstrained() const | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | inline |
| kernel() | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | inline |
| kernel() const | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | inline |
| KernelType typedef | shark::CSvmTrainer< InputType, CacheType > | |
| LabelType typedef | shark::AbstractWeightedTrainer< KernelClassifier< InputType > > | |
| load(InArchive &archive, unsigned int version) | shark::ISerializable | inline |
| m_accessCount | shark::QpConfig | protected |
| m_cacheSize | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | protected |
| m_kernel | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | protected |
| m_precomputedKernelMatrix | shark::QpConfig | protected |
| m_regularizers | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | protected |
| m_s2do | shark::QpConfig | protected |
| m_shrinking | shark::QpConfig | protected |
| m_solutionproperties | shark::QpConfig | protected |
| m_sparsify | shark::QpConfig | protected |
| m_stoppingcondition | shark::QpConfig | protected |
| m_trainOffset | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | protected |
| m_unconstrained | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | protected |
| m_verbosity | shark::QpConfig | protected |
| ModelType typedef | shark::AbstractWeightedTrainer< KernelClassifier< InputType > > | |
| name() const | shark::CSvmTrainer< InputType, CacheType > | inlinevirtual |
| numberOfParameters() const | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | inlinevirtual |
| parameterVector() const | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | inlinevirtual |
| ParameterVectorType typedef | shark::IParameterizable< VectorType > | |
| precomputeKernel() | shark::QpConfig | inline |
| precomputeKernel() const | shark::QpConfig | inline |
| QpConfig(bool precomputedFlag=false, bool sparsifyFlag=true) | shark::QpConfig | inline |
| QpFloatType typedef | shark::CSvmTrainer< InputType, CacheType > | |
| read(InArchive &archive) | shark::ISerializable | inlinevirtual |
| regularizationParameters() const | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | inline |
| s2do() | shark::QpConfig | inline |
| s2do() const | shark::QpConfig | inline |
| save(OutArchive &archive, unsigned int version) const | shark::ISerializable | inline |
| setC(double C) | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | inline |
| setCacheSize(std::size_t size) | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | inline |
| setComputeBinaryDerivative(bool compute) | shark::CSvmTrainer< InputType, CacheType > | inline |
| setKernel(KernelType *kernel) | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | inline |
| setMaxIterations(unsigned long long i) | shark::QpConfig | inline |
| setMaxSeconds(double s) | shark::QpConfig | inline |
| setMcSvmType(McSvm type) | shark::CSvmTrainer< InputType, CacheType > | inline |
| setMinAccuracy(double a) | shark::QpConfig | inline |
| setParameterVector(RealVector const &newParameters) | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | inlinevirtual |
| setRegularizationParameters(RealVector const ®ularizers) | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | inline |
| setTargetValue(double v) | shark::QpConfig | inline |
| shrinking() | shark::QpConfig | inline |
| shrinking() const | shark::QpConfig | inline |
| solutionProperties() | shark::QpConfig | inline |
| sparsify() | shark::QpConfig | inline |
| sparsify() const | shark::QpConfig | inline |
| stoppingCondition() | shark::QpConfig | inline |
| stoppingCondition() const | shark::QpConfig | inline |
| train(KernelClassifier< InputType > &svm, LabeledData< InputType, unsigned int > const &dataset) | shark::CSvmTrainer< InputType, CacheType > | inline |
| train(KernelClassifier< InputType > &svm, WeightedLabeledData< InputType, unsigned int > const &dataset) | shark::CSvmTrainer< InputType, CacheType > | inline |
| AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > >::train(ModelType &model, WeightedDatasetType const &dataset)=0 | shark::AbstractWeightedTrainer< KernelClassifier< InputType > > | pure virtual |
| AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > >::train(ModelType &model, DatasetType const &dataset) | shark::AbstractWeightedTrainer< KernelClassifier< InputType > > | inlinevirtual |
| shark::AbstractTrainer::train(ModelType &model, DatasetType const &dataset)=0 | shark::AbstractTrainer< Model, LabelTypeT > | pure virtual |
| trainOffset() const | shark::AbstractSvmTrainer< InputType, unsigned int, KernelClassifier< InputType >, AbstractWeightedTrainer< KernelClassifier< InputType > > > | inline |
| verbosity() | shark::QpConfig | inline |
| verbosity() const | shark::QpConfig | inline |
| WeightedDatasetType typedef | shark::AbstractWeightedTrainer< KernelClassifier< InputType > > | |
| write(OutArchive &archive) const | shark::ISerializable | inlinevirtual |
| ~INameable() | shark::INameable | inlinevirtual |
| ~IParameterizable() | shark::IParameterizable< VectorType > | inlinevirtual |
| ~ISerializable() | shark::ISerializable | inlinevirtual |