shark::NBClassifier< InputType, OutputType > Member List

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

AbstractDistPtr typedefshark::NBClassifier< InputType, OutputType >
AbstractModel()shark::AbstractModel< InputType, OutputType >inline
BatchInputType typedefshark::NBClassifier< InputType, OutputType >
BatchOutputType typedefshark::NBClassifier< InputType, OutputType >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
ClassPriorsType typedefshark::NBClassifier< InputType, OutputType >
createState() constshark::NBClassifier< InputType, OutputType >inlinevirtual
DistSizeType typedefshark::NBClassifier< InputType, OutputType >
eval(BatchInputType const &patterns, BatchOutputType &outputs, State &state) constshark::NBClassifier< InputType, OutputType >inlinevirtual
AbstractModel< InputType, OutputType >::eval(BatchInputType const &patterns, BatchOutputType &outputs) constshark::AbstractModel< InputType, OutputType >inlinevirtual
AbstractModel< InputType, OutputType >::eval(InputType const &pattern, OutputType &output) constshark::AbstractModel< InputType, OutputType >inlinevirtual
Feature enum nameshark::AbstractModel< InputType, OutputType >
FeatureDistributionsType typedefshark::NBClassifier< InputType, OutputType >
FeatureNotAvailableException typedefshark::AbstractModel< InputType, OutputType >
Features typedefshark::AbstractModel< InputType, OutputType >
features() constshark::AbstractModel< InputType, OutputType >inline
getDistSize() constshark::NBClassifier< InputType, OutputType >inline
getFeatureDist(std::size_t classIndex, std::size_t featureIndex) constshark::NBClassifier< InputType, OutputType >inline
HAS_FIRST_INPUT_DERIVATIVE enum valueshark::AbstractModel< InputType, OutputType >
HAS_FIRST_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< InputType, OutputType >
HAS_SECOND_INPUT_DERIVATIVE enum valueshark::AbstractModel< InputType, OutputType >
HAS_SECOND_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< InputType, OutputType >
hasFirstInputDerivative() constshark::AbstractModel< InputType, OutputType >inline
hasFirstParameterDerivative() constshark::AbstractModel< InputType, OutputType >inline
hasSecondInputDerivative() constshark::AbstractModel< InputType, OutputType >inline
hasSecondParameterDerivative() constshark::AbstractModel< InputType, OutputType >inline
InputType typedefshark::AbstractModel< InputType, OutputType >
IS_SEQUENTIAL enum valueshark::AbstractModel< InputType, OutputType >
isSequential() constshark::AbstractModel< InputType, OutputType >inline
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_classPriorsshark::NBClassifier< InputType, OutputType >protected
m_featureDistributionsshark::NBClassifier< InputType, OutputType >protected
m_featuresshark::AbstractModel< InputType, OutputType >protected
name() constshark::NBClassifier< InputType, OutputType >inlinevirtual
NBClassifier(std::size_t classSize, std::size_t featureSize)shark::NBClassifier< InputType, OutputType >inline
NBClassifier(FeatureDistributionsType const &featureDists)shark::NBClassifier< InputType, OutputType >inlineexplicit
numberOfParameters() constshark::IParameterizableinlinevirtual
operator()(Data< InputType > const &patterns) constshark::AbstractModel< InputType, OutputType >inline
operator()(InputType const &pattern) constshark::AbstractModel< InputType, OutputType >inline
operator()(BatchInputType const &patterns) constshark::AbstractModel< InputType, OutputType >inline
OutputType typedefshark::AbstractModel< InputType, OutputType >
parameterVector() constshark::NBClassifier< InputType, OutputType >inlinevirtual
read(InArchive &archive)shark::AbstractModel< InputType, OutputType >inlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setClassPrior(OutputType classToAdd, double probability)shark::NBClassifier< InputType, OutputType >inline
setParameterVector(const RealVector &param)shark::NBClassifier< InputType, OutputType >inlinevirtual
updateFeatures()shark::AbstractModel< InputType, OutputType >inlinevirtual
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &coefficients, State const &state, RealVector &parameterDerivative, BatchInputType &inputDerivative) constshark::AbstractModel< InputType, OutputType >inlinevirtual
weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) constshark::AbstractModel< InputType, OutputType >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, OutputType >inlinevirtual
weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, State const &state, RealVector &derivative) constshark::AbstractModel< InputType, OutputType >inlinevirtual
weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, Batch< RealMatrix >::type const &errorHessian, State const &state, RealVector &derivative, RealMatrix &hessian) constshark::AbstractModel< InputType, OutputType >inlinevirtual
write(OutArchive &archive) constshark::AbstractModel< InputType, OutputType >inlinevirtual
~AbstractModel()shark::AbstractModel< InputType, OutputType >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizableinlinevirtual
~ISerializable()shark::ISerializableinlinevirtual