shark::ScaledKernel< InputType > Member List

This is the complete list of members for shark::ScaledKernel< InputType >, including all inherited members.

AbstractKernelFunction()shark::AbstractKernelFunction< InputTypeT >inline
AbstractMetric()shark::AbstractMetric< InputTypeT >inline
base() constshark::ScaledKernel< InputType >inline
BatchInputType typedefshark::ScaledKernel< InputType >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
ConstBatchInputReference typedefshark::ScaledKernel< InputType >
ConstInputReference typedefshark::ScaledKernel< InputType >
createState() constshark::ScaledKernel< InputType >inlinevirtual
eval(ConstInputReference x1, ConstInputReference x2) constshark::ScaledKernel< InputType >inline
eval(ConstBatchInputReference x1, ConstBatchInputReference x2, RealMatrix &result) constshark::ScaledKernel< InputType >inline
eval(ConstBatchInputReference x1, ConstBatchInputReference x2, RealMatrix &result, State &state) constshark::ScaledKernel< InputType >inline
shark::AbstractKernelFunction::eval(ConstInputReference x1, ConstInputReference x2) constshark::AbstractKernelFunction< InputTypeT >inlinevirtual
shark::AbstractKernelFunction::eval(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix &result, State &state) const =0shark::AbstractKernelFunction< InputTypeT >pure virtual
shark::AbstractKernelFunction::eval(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix &result) constshark::AbstractKernelFunction< InputTypeT >inlinevirtual
factor()shark::ScaledKernel< InputType >inline
Feature enum nameshark::AbstractKernelFunction< InputTypeT >
featureDistance(ConstInputReference x1, ConstInputReference x2) constshark::AbstractMetric< InputTypeT >inline
featureDistanceSqr(ConstInputReference x1, ConstInputReference x2) constshark::AbstractKernelFunction< InputTypeT >inlinevirtual
featureDistanceSqr(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2) constshark::AbstractKernelFunction< InputTypeT >inlinevirtual
FeatureNotAvailableException typedefshark::AbstractKernelFunction< InputTypeT >
Features typedefshark::AbstractKernelFunction< InputTypeT >
features() constshark::AbstractKernelFunction< InputTypeT >inline
HAS_FIRST_INPUT_DERIVATIVE enum valueshark::AbstractKernelFunction< InputTypeT >
HAS_FIRST_PARAMETER_DERIVATIVE enum valueshark::AbstractKernelFunction< InputTypeT >
hasFirstInputDerivative() constshark::AbstractKernelFunction< InputTypeT >inline
hasFirstParameterDerivative() constshark::AbstractKernelFunction< InputTypeT >inline
InputType typedefshark::AbstractKernelFunction< InputTypeT >
IS_NORMALIZED enum valueshark::AbstractKernelFunction< InputTypeT >
isNormalized() constshark::AbstractKernelFunction< InputTypeT >inline
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_baseshark::ScaledKernel< InputType >protected
m_factorshark::ScaledKernel< InputType >protected
m_featuresshark::AbstractKernelFunction< InputTypeT >protected
name() constshark::ScaledKernel< InputType >inlinevirtual
numberOfParameters() constshark::ScaledKernel< InputType >inlinevirtual
operator()(ConstInputReference x1, ConstInputReference x2) constshark::AbstractKernelFunction< InputTypeT >inline
operator()(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2) constshark::AbstractKernelFunction< InputTypeT >inline
parameterVector() constshark::ScaledKernel< InputType >inlinevirtual
ParameterVectorType typedefshark::IParameterizable< VectorType >
read(InArchive &ar)shark::ScaledKernel< InputType >inlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
ScaledKernel(AbstractKernelFunction< InputType > *base, double factor=1.0)shark::ScaledKernel< InputType >inline
setFactor(double f)shark::ScaledKernel< InputType >inline
setParameterVector(RealVector const &newParameters)shark::ScaledKernel< InputType >inlinevirtual
SUPPORTS_VARIABLE_INPUT_SIZE enum valueshark::AbstractKernelFunction< InputTypeT >
supportsVariableInputSize() constshark::AbstractKernelFunction< InputTypeT >inline
updateFeatures()shark::AbstractKernelFunction< InputTypeT >inlinevirtual
weightedInputDerivative(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix const &coefficientsX2, State const &state, BatchInputType &gradient) constshark::ScaledKernel< InputType >inline
shark::AbstractKernelFunction::weightedInputDerivative(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix const &coefficientsX2, State const &state, BatchInputType &gradient) constshark::AbstractKernelFunction< InputTypeT >inlinevirtual
weightedParameterDerivative(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix const &coefficients, State const &state, RealVector &gradient) constshark::ScaledKernel< InputType >inline
shark::AbstractKernelFunction::weightedParameterDerivative(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix const &coefficients, State const &state, RealVector &gradient) constshark::AbstractKernelFunction< InputTypeT >inlinevirtual
write(OutArchive &ar) constshark::ScaledKernel< InputType >inlinevirtual
~AbstractMetric()shark::AbstractMetric< InputTypeT >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizable< VectorType >inlinevirtual
~ISerializable()shark::ISerializableinlinevirtual