shark::NearestNeighborModel< InputType, LabelType > Member List

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

AbstractModel()shark::AbstractModel< InputType, RealVector >inline
BatchInputType typedefshark::AbstractModel< InputType, RealVector >
BatchOutputType typedefshark::AbstractModel< InputType, RealVector >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
createState() constshark::AbstractModel< InputType, RealVector >inlinevirtual
DistanceWeights enum nameshark::NearestNeighborModel< InputType, LabelType >
eval(BatchInputType const &patterns, BatchOutputType &outputs) constshark::AbstractModel< InputType, RealVector >inlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &outputs, State &state) const=0shark::AbstractModel< InputType, RealVector >pure virtual
eval(InputType const &pattern, OutputType &output) constshark::AbstractModel< InputType, RealVector >inlinevirtual
Feature enum nameshark::AbstractModel< InputType, RealVector >
FeatureNotAvailableException typedefshark::AbstractModel< InputType, RealVector >
features() constshark::AbstractModel< InputType, RealVector >inline
Features typedefshark::AbstractModel< InputType, RealVector >
getDistanceWeightType() constshark::NearestNeighborModel< InputType, LabelType >inline
HAS_FIRST_INPUT_DERIVATIVE enum valueshark::AbstractModel< InputType, RealVector >
HAS_FIRST_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< InputType, RealVector >
hasFirstInputDerivative() constshark::AbstractModel< InputType, RealVector >inline
hasFirstParameterDerivative() constshark::AbstractModel< InputType, RealVector >inline
inputShape() const=0shark::AbstractModel< InputType, RealVector >pure virtual
InputType typedefshark::AbstractModel< InputType, RealVector >
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_featuresshark::AbstractModel< InputType, RealVector >protected
ModelBaseType typedefshark::AbstractModel< InputType, RealVector >
name() constshark::NearestNeighborModel< InputType, LabelType >inlinevirtual
NearestNeighborModel(NearestNeighbors const *algorithm, unsigned int neighbors=3)shark::NearestNeighborModel< InputType, LabelType >inline
NearestNeighbors typedefshark::NearestNeighborModel< InputType, LabelType >
numberOfParameters() constshark::IParameterizable< RealVector >inlinevirtual
ONE_OVER_DISTANCE enum valueshark::NearestNeighborModel< InputType, LabelType >
operator()(Data< InputType > const &patterns) constshark::AbstractModel< InputType, RealVector >inline
operator()(InputType const &pattern) constshark::AbstractModel< InputType, RealVector >inline
operator()(BatchInputType const &patterns) constshark::AbstractModel< InputType, RealVector >inline
outputShape() const=0shark::AbstractModel< InputType, RealVector >pure virtual
OutputType typedefshark::AbstractModel< InputType, RealVector >
parameterVector() constshark::IParameterizable< RealVector >inlinevirtual
ParameterVectorType typedefshark::IParameterizable< RealVector >
read(InArchive &archive)shark::AbstractModel< InputType, RealVector >inlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setDistanceWeightType(DistanceWeights dw)shark::NearestNeighborModel< InputType, LabelType >inline
setParameterVector(ParameterVectorType const &newParameters)shark::IParameterizable< RealVector >inlinevirtual
UNIFORM enum valueshark::NearestNeighborModel< InputType, LabelType >
updateFeatures()shark::AbstractModel< InputType, RealVector >inlinevirtual
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector &parameterDerivative, BatchInputType &inputDerivative) constshark::AbstractModel< InputType, RealVector >inlinevirtual
weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) constshark::AbstractModel< InputType, RealVector >inlinevirtual
weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector &derivative) constshark::AbstractModel< InputType, RealVector >inlinevirtual
write(OutArchive &archive) constshark::AbstractModel< InputType, RealVector >inlinevirtual
~AbstractModel()shark::AbstractModel< InputType, RealVector >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizable< RealVector >inlinevirtual
~ISerializable()shark::ISerializableinlinevirtual