shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer > Member List

This is the complete list of members for shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >, including all inherited members.

AbstractSvmTrainer(KernelType *kernel, double C, bool offset, bool unconstrained=false)shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
AbstractSvmTrainer(KernelType *kernel, double negativeC, double positiveC, bool offset, bool unconstrained=false)shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
accessCount() constshark::QpConfiginline
C() constshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
cacheSize() constshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
isUnconstrained() constshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
kernel()shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
kernel() constshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
KernelType typedefshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >
m_accessCountshark::QpConfigprotected
m_cacheSizeshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >protected
m_kernelshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >protected
m_precomputedKernelMatrixshark::QpConfigprotected
m_regularizersshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >protected
m_s2doshark::QpConfigprotected
m_shrinkingshark::QpConfigprotected
m_solutionpropertiesshark::QpConfigprotected
m_sparsifyshark::QpConfigprotected
m_stoppingconditionshark::QpConfigprotected
m_trainOffsetshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >protected
m_unconstrainedshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >protected
m_verbosityshark::QpConfigprotected
numberOfParameters() constshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inlinevirtual
parameterVector() constshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inlinevirtual
ParameterVectorType typedefshark::IParameterizable<>
precomputeKernel()shark::QpConfiginline
precomputeKernel() constshark::QpConfiginline
QpConfig(bool precomputedFlag=false, bool sparsifyFlag=true)shark::QpConfiginline
regularizationParameters() constshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
s2do()shark::QpConfiginline
s2do() constshark::QpConfiginline
setC(double C)shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
setCacheSize(std::size_t size)shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
setKernel(KernelType *kernel)shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
setMaxIterations(unsigned long long i)shark::QpConfiginline
setMaxSeconds(double s)shark::QpConfiginline
setMinAccuracy(double a)shark::QpConfiginline
setParameterVector(RealVector const &newParameters)shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inlinevirtual
setRegularizationParameters(RealVector const &regularizers)shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
setTargetValue(double v)shark::QpConfiginline
shrinking()shark::QpConfiginline
shrinking() constshark::QpConfiginline
solutionProperties()shark::QpConfiginline
sparsify()shark::QpConfiginline
sparsify() constshark::QpConfiginline
stoppingCondition()shark::QpConfiginline
stoppingCondition() constshark::QpConfiginline
trainOffset() constshark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer >inline
verbosity()shark::QpConfiginline
verbosity() constshark::QpConfiginline
~IParameterizable()shark::IParameterizable<>inlinevirtual