shark::ModelKernel< InputType > Member List

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

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