| accessCount() const | shark::QpConfig | inline |
| BOOST_SERIALIZATION_SPLIT_MEMBER() | shark::ISerializable | |
| CachedMatrixType typedef | shark::OneClassSvmTrainer< InputType, CacheType > | |
| CacheSize() const | shark::OneClassSvmTrainer< InputType, CacheType > | inline |
| DatasetType typedef | shark::AbstractUnsupervisedTrainer< KernelExpansion< InputType > > | |
| InputType typedef | shark::AbstractUnsupervisedTrainer< KernelExpansion< InputType > > | |
| kernel() | shark::OneClassSvmTrainer< InputType, CacheType > | inline |
| kernel() const | shark::OneClassSvmTrainer< InputType, CacheType > | inline |
| KernelMatrixType typedef | shark::OneClassSvmTrainer< InputType, CacheType > | |
| KernelType typedef | shark::OneClassSvmTrainer< InputType, CacheType > | |
| load(InArchive &archive, unsigned int version) | shark::ISerializable | inline |
| m_accessCount | shark::QpConfig | protected |
| m_cacheSize | shark::OneClassSvmTrainer< InputType, CacheType > | protected |
| m_kernel | shark::OneClassSvmTrainer< InputType, CacheType > | protected |
| m_nu | shark::OneClassSvmTrainer< InputType, CacheType > | protected |
| m_precomputedKernelMatrix | shark::QpConfig | 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_verbosity | shark::QpConfig | protected |
| ModelType typedef | shark::OneClassSvmTrainer< InputType, CacheType > | |
| name() const | shark::OneClassSvmTrainer< InputType, CacheType > | inlinevirtual |
| nu() const | shark::OneClassSvmTrainer< InputType, CacheType > | inline |
| numberOfParameters() const | shark::OneClassSvmTrainer< InputType, CacheType > | inlinevirtual |
| OneClassSvmTrainer(KernelType *kernel, double nu) | shark::OneClassSvmTrainer< InputType, CacheType > | inline |
| parameterVector() const | shark::OneClassSvmTrainer< InputType, CacheType > | inlinevirtual |
| ParameterVectorType typedef | shark::IParameterizable< VectorType > | |
| PrecomputedMatrixType typedef | shark::OneClassSvmTrainer< InputType, CacheType > | |
| precomputeKernel() | shark::QpConfig | inline |
| precomputeKernel() const | shark::QpConfig | inline |
| QpConfig(bool precomputedFlag=false, bool sparsifyFlag=true) | shark::QpConfig | inline |
| QpFloatType typedef | shark::OneClassSvmTrainer< InputType, CacheType > | |
| read(InArchive &archive) | shark::ISerializable | inlinevirtual |
| s2do() | shark::QpConfig | inline |
| s2do() const | shark::QpConfig | inline |
| save(OutArchive &archive, unsigned int version) const | shark::ISerializable | inline |
| setCacheSize(std::size_t size) | shark::OneClassSvmTrainer< InputType, CacheType > | inline |
| setKernel(KernelType *kernel) | shark::OneClassSvmTrainer< InputType, CacheType > | inline |
| setMaxIterations(unsigned long long i) | shark::QpConfig | inline |
| setMaxSeconds(double s) | shark::QpConfig | inline |
| setMinAccuracy(double a) | shark::QpConfig | inline |
| setNu(double nu) | shark::OneClassSvmTrainer< InputType, CacheType > | inline |
| setParameterVector(RealVector const &newParameters) | shark::OneClassSvmTrainer< InputType, CacheType > | inlinevirtual |
| 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(KernelExpansion< InputType > &svm, UnlabeledData< InputType > const &inputset) | shark::OneClassSvmTrainer< InputType, CacheType > | inline |
| AbstractUnsupervisedTrainer< KernelExpansion< InputType > >::train(ModelType &model, DatasetType const &inputset)=0 | shark::AbstractUnsupervisedTrainer< KernelExpansion< InputType > > | pure virtual |
| trainSVM(KernelExpansion< InputType > &svm, UnlabeledData< InputType > const &inputset) | shark::OneClassSvmTrainer< InputType, CacheType > | inlineprotected |
| verbosity() | shark::QpConfig | inline |
| verbosity() const | shark::QpConfig | inline |
| write(OutArchive &archive) const | shark::ISerializable | inlinevirtual |
| ~INameable() | shark::INameable | inlinevirtual |
| ~IParameterizable() | shark::IParameterizable< VectorType > | inlinevirtual |
| ~ISerializable() | shark::ISerializable | inlinevirtual |