shark::AbstractKernelFunction< InputTypeT > Member List

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

AbstractKernelFunction()shark::AbstractKernelFunction< InputTypeT >inline
AbstractMetric()shark::AbstractMetric< InputTypeT >inline
BatchInputType typedefshark::AbstractKernelFunction< InputTypeT >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
ConstBatchInputReference typedefshark::AbstractKernelFunction< InputTypeT >
ConstInputReference typedefshark::AbstractKernelFunction< InputTypeT >
createState() const shark::AbstractKernelFunction< InputTypeT >inlinevirtual
eval(ConstInputReference x1, ConstInputReference x2) const shark::AbstractKernelFunction< InputTypeT >inlinevirtual
eval(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix &result, State &state) const =0shark::AbstractKernelFunction< InputTypeT >pure virtual
eval(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix &result) const shark::AbstractKernelFunction< InputTypeT >inlinevirtual
Feature enum nameshark::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 typedefshark::AbstractKernelFunction< InputTypeT >
Features typedefshark::AbstractKernelFunction< InputTypeT >
features() const shark::AbstractKernelFunction< InputTypeT >inline
HAS_FIRST_INPUT_DERIVATIVE enum valueshark::AbstractKernelFunction< InputTypeT >
HAS_FIRST_PARAMETER_DERIVATIVE enum valueshark::AbstractKernelFunction< InputTypeT >
hasFirstInputDerivative() const shark::AbstractKernelFunction< InputTypeT >inline
hasFirstParameterDerivative() const shark::AbstractKernelFunction< InputTypeT >inline
InputType typedefshark::AbstractKernelFunction< InputTypeT >
IS_NORMALIZED enum valueshark::AbstractKernelFunction< InputTypeT >
isNormalized() const shark::AbstractKernelFunction< InputTypeT >inline
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_featuresshark::AbstractKernelFunction< InputTypeT >protected
name() const shark::INameableinlinevirtual
numberOfParameters() const shark::IParameterizableinlinevirtual
operator()(ConstInputReference x1, ConstInputReference x2) const shark::AbstractKernelFunction< InputTypeT >inline
operator()(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2) const shark::AbstractKernelFunction< InputTypeT >inline
parameterVector() const shark::IParameterizableinlinevirtual
read(InArchive &archive)shark::AbstractMetric< InputTypeT >inlinevirtual
save(OutArchive &archive, unsigned int version) const shark::ISerializableinline
setParameterVector(RealVector const &newParameters)shark::IParameterizableinlinevirtual
SUPPORTS_VARIABLE_INPUT_SIZE enum valueshark::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::AbstractKernelFunction< InputTypeT >inlinevirtual
weightedParameterDerivative(ConstBatchInputReference batchX1, ConstBatchInputReference batchX2, RealMatrix const &coefficients, State const &state, RealVector &gradient) const shark::AbstractKernelFunction< InputTypeT >inlinevirtual
write(OutArchive &archive) const shark::AbstractMetric< InputTypeT >inlinevirtual
~AbstractMetric()shark::AbstractMetric< InputTypeT >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizableinlinevirtual
~ISerializable()shark::ISerializableinlinevirtual