| AbstractKernelFunction() | shark::AbstractKernelFunction< InputTypeT > | inline |
| AbstractMetric() | shark::AbstractMetric< InputTypeT > | inline |
| BatchInputType typedef | shark::GaussianRbfKernel< InputType > | |
| BOOST_SERIALIZATION_SPLIT_MEMBER() | shark::ISerializable | |
| ConstBatchInputReference typedef | shark::GaussianRbfKernel< InputType > | |
| ConstInputReference typedef | shark::GaussianRbfKernel< InputType > | |
| createState() const | shark::GaussianRbfKernel< InputType > | inlinevirtual |
| eval(ConstInputReference x1, ConstInputReference x2) const | shark::GaussianRbfKernel< InputType > | inline |
| eval(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix &result, State &state) const | shark::GaussianRbfKernel< InputType > | inline |
| eval(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix &result) const | shark::GaussianRbfKernel< InputType > | inline |
| shark::AbstractKernelFunction::eval(ConstInputReference x1, ConstInputReference x2) const | shark::AbstractKernelFunction< InputTypeT > | inlinevirtual |
| shark::AbstractKernelFunction::eval(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix &result, State &state) const =0 | shark::AbstractKernelFunction< InputTypeT > | pure virtual |
| shark::AbstractKernelFunction::eval(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix &result) const | shark::AbstractKernelFunction< InputTypeT > | inlinevirtual |
| Feature enum name | shark::AbstractKernelFunction< InputTypeT > | |
| featureDistance(ConstInputReference x1, ConstInputReference x2) const | shark::AbstractMetric< InputTypeT > | inline |
| featureDistanceSqr(ConstInputReference x1, ConstInputReference x2) const | shark::AbstractKernelFunction< InputTypeT > | inlinevirtual |
| featureDistanceSqr(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2) const | shark::AbstractKernelFunction< InputTypeT > | inlinevirtual |
| FeatureNotAvailableException typedef | shark::AbstractKernelFunction< InputTypeT > | |
| Features typedef | shark::AbstractKernelFunction< InputTypeT > | |
| features() const | shark::AbstractKernelFunction< InputTypeT > | inline |
| gamma() const | shark::GaussianRbfKernel< InputType > | inline |
| GaussianRbfKernel(double gamma=1.0, bool unconstrained=false) | shark::GaussianRbfKernel< InputType > | inline |
| HAS_FIRST_INPUT_DERIVATIVE enum value | shark::AbstractKernelFunction< InputTypeT > | |
| HAS_FIRST_PARAMETER_DERIVATIVE enum value | shark::AbstractKernelFunction< InputTypeT > | |
| hasFirstInputDerivative() const | shark::AbstractKernelFunction< InputTypeT > | inline |
| hasFirstParameterDerivative() const | shark::AbstractKernelFunction< InputTypeT > | inline |
| InputType typedef | shark::AbstractKernelFunction< InputTypeT > | |
| IS_NORMALIZED enum value | shark::AbstractKernelFunction< InputTypeT > | |
| isNormalized() const | shark::AbstractKernelFunction< InputTypeT > | inline |
| load(InArchive &archive, unsigned int version) | shark::ISerializable | inline |
| m_features | shark::AbstractKernelFunction< InputTypeT > | protected |
| m_gamma | shark::GaussianRbfKernel< InputType > | protected |
| m_unconstrained | shark::GaussianRbfKernel< InputType > | protected |
| name() const | shark::GaussianRbfKernel< InputType > | inlinevirtual |
| numberOfParameters() const | shark::GaussianRbfKernel< InputType > | inlinevirtual |
| operator()(ConstInputReference x1, ConstInputReference x2) const | shark::AbstractKernelFunction< InputTypeT > | inline |
| operator()(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2) const | shark::AbstractKernelFunction< InputTypeT > | inline |
| parameterVector() const | shark::GaussianRbfKernel< InputType > | inlinevirtual |
| ParameterVectorType typedef | shark::IParameterizable< VectorType > | |
| read(InArchive &ar) | shark::GaussianRbfKernel< InputType > | inlinevirtual |
| save(OutArchive &archive, unsigned int version) const | shark::ISerializable | inline |
| setGamma(double gamma) | shark::GaussianRbfKernel< InputType > | inline |
| setParameterVector(RealVector const &newParameters) | shark::GaussianRbfKernel< InputType > | inlinevirtual |
| setSigma(double sigma) | shark::GaussianRbfKernel< InputType > | inline |
| sigma() const | shark::GaussianRbfKernel< InputType > | inline |
| SUPPORTS_VARIABLE_INPUT_SIZE enum value | shark::AbstractKernelFunction< InputTypeT > | |
| supportsVariableInputSize() const | shark::AbstractKernelFunction< InputTypeT > | inline |
| updateFeatures() | shark::AbstractKernelFunction< InputTypeT > | inlinevirtual |
| weightedInputDerivative(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix const &coefficientsX2, State const &state, BatchInputType &gradient) const | shark::GaussianRbfKernel< InputType > | inline |
| shark::AbstractKernelFunction::weightedInputDerivative(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix const &coefficientsX2, State const &state, BatchInputType &gradient) const | shark::AbstractKernelFunction< InputTypeT > | inlinevirtual |
| weightedParameterDerivative(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix const &coefficients, State const &state, RealVector &gradient) const | shark::GaussianRbfKernel< InputType > | inline |
| shark::AbstractKernelFunction::weightedParameterDerivative(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix const &coefficients, State const &state, RealVector &gradient) const | shark::AbstractKernelFunction< InputTypeT > | inlinevirtual |
| write(OutArchive &ar) const | shark::GaussianRbfKernel< InputType > | inlinevirtual |
| ~AbstractMetric() | shark::AbstractMetric< InputTypeT > | inlinevirtual |
| ~INameable() | shark::INameable | inlinevirtual |
| ~IParameterizable() | shark::IParameterizable< VectorType > | inlinevirtual |
| ~ISerializable() | shark::ISerializable | inlinevirtual |