shark::NearestNeighborClassifier< InputType > Member List

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

AbstractModel()shark::AbstractModel< InputType, unsigned int >inline
BatchInputType typedefshark::NearestNeighborClassifier< InputType >
BatchOutputType typedefshark::NearestNeighborClassifier< InputType >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
createState() constshark::NearestNeighborClassifier< InputType >inlinevirtual
DistanceWeights enum nameshark::NearestNeighborClassifier< InputType >
eval(BatchInputType const &patterns, BatchOutputType &output, State &state) constshark::NearestNeighborClassifier< InputType >inlinevirtual
AbstractModel< InputType, unsigned int >::eval(BatchInputType const &patterns, BatchOutputType &outputs) constshark::AbstractModel< InputType, unsigned int >inlinevirtual
AbstractModel< InputType, unsigned int >::eval(InputType const &pattern, OutputType &output) constshark::AbstractModel< InputType, unsigned int >inlinevirtual
Feature enum nameshark::AbstractModel< InputType, unsigned int >
FeatureNotAvailableException typedefshark::AbstractModel< InputType, unsigned int >
features() constshark::AbstractModel< InputType, unsigned int >inline
Features typedefshark::AbstractModel< InputType, unsigned int >
getDistanceWeightType() constshark::NearestNeighborClassifier< InputType >inline
HAS_FIRST_INPUT_DERIVATIVE enum valueshark::AbstractModel< InputType, unsigned int >
HAS_FIRST_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< InputType, unsigned int >
HAS_SECOND_INPUT_DERIVATIVE enum valueshark::AbstractModel< InputType, unsigned int >
HAS_SECOND_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< InputType, unsigned int >
hasFirstInputDerivative() constshark::AbstractModel< InputType, unsigned int >inline
hasFirstParameterDerivative() constshark::AbstractModel< InputType, unsigned int >inline
hasSecondInputDerivative() constshark::AbstractModel< InputType, unsigned int >inline
hasSecondParameterDerivative() constshark::AbstractModel< InputType, unsigned int >inline
InputType typedefshark::AbstractModel< InputType, unsigned int >
IS_SEQUENTIAL enum valueshark::AbstractModel< InputType, unsigned int >
isSequential() constshark::AbstractModel< InputType, unsigned int >inline
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_algorithmshark::NearestNeighborClassifier< InputType >protected
m_classesshark::NearestNeighborClassifier< InputType >protected
m_distanceWeightsshark::NearestNeighborClassifier< InputType >protected
m_featuresshark::AbstractModel< InputType, unsigned int >protected
m_neighborsshark::NearestNeighborClassifier< InputType >protected
name() constshark::NearestNeighborClassifier< InputType >inlinevirtual
NearestNeighborClassifier(NearestNeighbors const *algorithm, std::size_t neighbors=3)shark::NearestNeighborClassifier< InputType >inline
NearestNeighbors typedefshark::NearestNeighborClassifier< InputType >
neighbors() constshark::NearestNeighborClassifier< InputType >inline
numberOfParameters() constshark::NearestNeighborClassifier< InputType >inlinevirtual
ONE_OVER_DISTANCE enum valueshark::NearestNeighborClassifier< InputType >
operator()(Data< InputType > const &patterns) constshark::AbstractModel< InputType, unsigned int >inline
operator()(InputType const &pattern) constshark::AbstractModel< InputType, unsigned int >inline
operator()(BatchInputType const &patterns) constshark::AbstractModel< InputType, unsigned int >inline
OutputType typedefshark::AbstractModel< InputType, unsigned int >
parameterVector() constshark::NearestNeighborClassifier< InputType >inlinevirtual
read(InArchive &archive)shark::NearestNeighborClassifier< InputType >inlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setDistanceWeightType(DistanceWeights dw)shark::NearestNeighborClassifier< InputType >inline
setNeighbors(std::size_t neighbors)shark::NearestNeighborClassifier< InputType >inline
setParameterVector(RealVector const &newParameters)shark::NearestNeighborClassifier< InputType >inlinevirtual
UNIFORM enum valueshark::NearestNeighborClassifier< InputType >
updateFeatures()shark::AbstractModel< InputType, unsigned int >inlinevirtual
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &coefficients, State const &state, RealVector &parameterDerivative, BatchInputType &inputDerivative) constshark::AbstractModel< InputType, unsigned int >inlinevirtual
weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) constshark::AbstractModel< InputType, unsigned int >inlinevirtual
weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, typename Batch< RealMatrix >::type const &errorHessian, State const &state, RealMatrix &derivative, Batch< RealMatrix >::type &hessian) constshark::AbstractModel< InputType, unsigned int >inlinevirtual
weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, State const &state, RealVector &derivative) constshark::AbstractModel< InputType, unsigned int >inlinevirtual
weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, Batch< RealMatrix >::type const &errorHessian, State const &state, RealVector &derivative, RealMatrix &hessian) constshark::AbstractModel< InputType, unsigned int >inlinevirtual
write(OutArchive &archive) constshark::NearestNeighborClassifier< InputType >inlinevirtual
~AbstractModel()shark::AbstractModel< InputType, unsigned int >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizableinlinevirtual
~ISerializable()shark::ISerializableinlinevirtual