shark::SoftNearestNeighborClassifier< InputType > Member List

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

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