shark::NearestNeighborModel< InputType, unsigned int > Member List

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

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