| AbstractKernelFunction() | shark::AbstractKernelFunction< InputType > | inline |
| AbstractMetric() | shark::AbstractMetric< InputTypeT > | inline |
| BatchInputType typedef | shark::WeightedSumKernel< InputType > | |
| BOOST_SERIALIZATION_SPLIT_MEMBER() | shark::ISerializable | |
| ConstBatchInputReference typedef | shark::WeightedSumKernel< InputType > | |
| ConstInputReference typedef | shark::WeightedSumKernel< InputType > | |
| createState() const | shark::WeightedSumKernel< InputType > | inlinevirtual |
| eval(ConstInputReference x1, ConstInputReference x2) const | shark::WeightedSumKernel< InputType > | inlinevirtual |
| eval(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix &result) const | shark::WeightedSumKernel< InputType > | inlinevirtual |
| eval(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix &result, State &state) const | shark::WeightedSumKernel< InputType > | inlinevirtual |
| Feature enum name | shark::AbstractKernelFunction< InputType > | |
| featureDistance(ConstInputReference x1, ConstInputReference x2) const | shark::AbstractMetric< InputTypeT > | inline |
| featureDistanceSqr(ConstInputReference x1, ConstInputReference x2) const | shark::AbstractKernelFunction< InputType > | inlinevirtual |
| featureDistanceSqr(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2) const | shark::AbstractKernelFunction< InputType > | inlinevirtual |
| shark::AbstractMetric::featureDistanceSqr(ConstInputReference x1, ConstInputReference x2) const =0 | shark::AbstractMetric< InputTypeT > | pure virtual |
| FeatureNotAvailableException typedef | shark::AbstractKernelFunction< InputType > | |
| features() const | shark::AbstractKernelFunction< InputType > | inline |
| Features typedef | shark::AbstractKernelFunction< InputType > | |
| HAS_FIRST_INPUT_DERIVATIVE enum value | shark::AbstractKernelFunction< InputType > | |
| HAS_FIRST_PARAMETER_DERIVATIVE enum value | shark::AbstractKernelFunction< InputType > | |
| hasFirstInputDerivative() const | shark::AbstractKernelFunction< InputType > | inline |
| hasFirstParameterDerivative() const | shark::AbstractKernelFunction< InputType > | inline |
| InputType typedef | shark::AbstractKernelFunction< InputType > | |
| IS_NORMALIZED enum value | shark::AbstractKernelFunction< InputType > | |
| isAdaptive(std::size_t index) const | shark::WeightedSumKernel< InputType > | inline |
| isNormalized() const | shark::AbstractKernelFunction< InputType > | inline |
| load(InArchive &archive, unsigned int version) | shark::ISerializable | inline |
| m_adaptWeights | shark::WeightedSumKernel< InputType > | protected |
| m_base | shark::WeightedSumKernel< InputType > | protected |
| m_features | shark::AbstractKernelFunction< InputType > | protected |
| m_numParameters | shark::WeightedSumKernel< InputType > | protected |
| m_weightsum | shark::WeightedSumKernel< InputType > | protected |
| MklKernel(KernelTuple const &kernels) | shark::MklKernel< InputType > | inline |
| name() const | shark::MklKernel< InputType > | inlinevirtual |
| numberOfParameters() const | shark::WeightedSumKernel< InputType > | inlinevirtual |
| operator()(ConstInputReference x1, ConstInputReference x2) const | shark::AbstractKernelFunction< InputType > | inline |
| operator()(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2) const | shark::AbstractKernelFunction< InputType > | inline |
| parameterVector() const | shark::WeightedSumKernel< InputType > | inlinevirtual |
| ParameterVectorType typedef | shark::IParameterizable< VectorType > | |
| read(InArchive &ar) | shark::WeightedSumKernel< InputType > | inlinevirtual |
| save(OutArchive &archive, unsigned int version) const | shark::ISerializable | inline |
| setAdaptive(std::size_t index, bool b=true) | shark::WeightedSumKernel< InputType > | inline |
| setAdaptiveAll(bool b=true) | shark::WeightedSumKernel< InputType > | inline |
| setAdaptiveWeights(bool b) | shark::WeightedSumKernel< InputType > | inline |
| setParameterVector(RealVector const &newParameters) | shark::WeightedSumKernel< InputType > | inlinevirtual |
| SUPPORTS_VARIABLE_INPUT_SIZE enum value | shark::AbstractKernelFunction< InputType > | |
| supportsVariableInputSize() const | shark::AbstractKernelFunction< InputType > | inline |
| updateFeatures() | shark::AbstractKernelFunction< InputType > | inlinevirtual |
| updateNumberOfParameters() | shark::WeightedSumKernel< InputType > | inlineprotected |
| weight(std::size_t index) | shark::WeightedSumKernel< InputType > | inline |
| weightedInputDerivative(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix const &coefficientsX2, State const &state, BatchInputType &gradient) const | shark::WeightedSumKernel< InputType > | inlinevirtual |
| weightedInputDerivativeImpl(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix const &coefficientsX2, State const &state, BatchInputType &gradient, typename boost::enable_if< boost::is_same< T, RealMatrix > >::type *dummy=0) const | shark::WeightedSumKernel< InputType > | inlineprotected |
| weightedInputDerivativeImpl(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix const &coefficientsX2, State const &state, BatchInputType &gradient, typename boost::disable_if< boost::is_same< T, RealMatrix > >::type *dummy=0) const | shark::WeightedSumKernel< InputType > | inlineprotected |
| weightedParameterDerivative(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix const &coefficients, State const &state, RealVector &gradient) const | shark::WeightedSumKernel< InputType > | inlinevirtual |
| WeightedSumKernel(std::vector< AbstractKernelFunction< InputType > * > const &base) | shark::WeightedSumKernel< InputType > | inline |
| write(OutArchive &ar) const | shark::WeightedSumKernel< InputType > | inlinevirtual |
| ~AbstractMetric() | shark::AbstractMetric< InputTypeT > | inlinevirtual |
| ~INameable() | shark::INameable | inlinevirtual |
| ~IParameterizable() | shark::IParameterizable< VectorType > | inlinevirtual |
| ~ISerializable() | shark::ISerializable | inlinevirtual |