shark::CARTree< LabelType > Member List

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

AbstractModel()shark::AbstractModel< RealVector, LabelType >inline
BatchInputType typedefshark::CARTree< LabelType >
BatchOutputType typedefshark::CARTree< LabelType >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
CARTree(std::size_t inputDimension=0)shark::CARTree< LabelType >inline
countAttributes() constshark::CARTree< LabelType >inline
createRoot()shark::CARTree< LabelType >inline
createState() constshark::CARTree< LabelType >inlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &outputs) constshark::CARTree< LabelType >inlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &outputs, State &state) constshark::CARTree< LabelType >inlinevirtual
eval(RealVector const &pattern, LabelType &output)shark::CARTree< LabelType >inline
AbstractModel< RealVector, LabelType >::eval(InputType const &pattern, OutputType &output) constshark::AbstractModel< RealVector, LabelType >inlinevirtual
Feature enum nameshark::AbstractModel< RealVector, LabelType >
FeatureNotAvailableException typedefshark::AbstractModel< RealVector, LabelType >
features() constshark::AbstractModel< RealVector, LabelType >inline
Features typedefshark::AbstractModel< RealVector, LabelType >
getLabel(std::size_t nodeId) constshark::CARTree< LabelType >inline
getNode(std::size_t nodeId)shark::CARTree< LabelType >inline
getNode(std::size_t nodeId) constshark::CARTree< LabelType >inline
HAS_FIRST_INPUT_DERIVATIVE enum valueshark::AbstractModel< RealVector, LabelType >
HAS_FIRST_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< RealVector, LabelType >
hasFirstInputDerivative() constshark::AbstractModel< RealVector, LabelType >inline
hasFirstParameterDerivative() constshark::AbstractModel< RealVector, LabelType >inline
inputShape() constshark::CARTree< LabelType >inlinevirtual
InputType typedefshark::AbstractModel< RealVector, LabelType >
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_featuresshark::AbstractModel< RealVector, LabelType >protected
ModelBaseType typedefshark::AbstractModel< RealVector, LabelType >
name() constshark::CARTree< LabelType >inlinevirtual
numberOfNodes() constshark::CARTree< LabelType >inline
numberOfParameters() constshark::CARTree< LabelType >inlinevirtual
operator()(Data< InputType > const &patterns) constshark::AbstractModel< RealVector, LabelType >inline
operator()(InputType const &pattern) constshark::AbstractModel< RealVector, LabelType >inline
operator()(BatchInputType const &patterns) constshark::AbstractModel< RealVector, LabelType >inline
outputShape() constshark::CARTree< LabelType >inlinevirtual
OutputType typedefshark::AbstractModel< RealVector, LabelType >
parameterVector() constshark::CARTree< LabelType >inlinevirtual
ParameterVectorType typedefshark::IParameterizable< RealVector >
read(InArchive &archive)shark::CARTree< LabelType >inlinevirtual
reorderBFS()shark::CARTree< LabelType >inline
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setParameterVector(RealVector const &param)shark::CARTree< LabelType >inlinevirtual
transformInternalNode(std::size_t nodeId, std::size_t attributeIndex, double attributeValue)shark::CARTree< LabelType >inline
transformLeafNode(std::size_t nodeId, LabelType const &label)shark::CARTree< LabelType >inline
TreeType typedefshark::CARTree< LabelType >
updateFeatures()shark::AbstractModel< RealVector, LabelType >inlinevirtual
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector &parameterDerivative, BatchInputType &inputDerivative) constshark::AbstractModel< RealVector, LabelType >inlinevirtual
weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) constshark::AbstractModel< RealVector, LabelType >inlinevirtual
weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector &derivative) constshark::AbstractModel< RealVector, LabelType >inlinevirtual
write(OutArchive &archive) constshark::CARTree< LabelType >inlinevirtual
~AbstractModel()shark::AbstractModel< RealVector, LabelType >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizable< RealVector >inlinevirtual
~ISerializable()shark::ISerializableinlinevirtual