| AbstractModel() | shark::AbstractModel< RealVector, LabelType > | inline |
| BatchInputType typedef | shark::CARTree< LabelType > | |
| BatchOutputType typedef | shark::CARTree< LabelType > | |
| BOOST_SERIALIZATION_SPLIT_MEMBER() | shark::ISerializable | |
| CARTree() | shark::CARTree< LabelType > | inline |
| CARTree(std::size_t inputDimension, Shape const &outputShape) | shark::CARTree< LabelType > | inline |
| countAttributes() const | shark::CARTree< LabelType > | inline |
| createRoot() | shark::CARTree< LabelType > | inline |
| createState() const | shark::CARTree< LabelType > | inlinevirtual |
| eval(BatchInputType const &patterns, BatchOutputType &outputs) const | shark::CARTree< LabelType > | inlinevirtual |
| eval(BatchInputType const &patterns, BatchOutputType &outputs, State &state) const | shark::CARTree< LabelType > | inlinevirtual |
| eval(RealVector const &pattern, LabelType &output) | shark::CARTree< LabelType > | inline |
| AbstractModel< RealVector, LabelType >::eval(InputType const &pattern, OutputType &output) const | shark::AbstractModel< RealVector, LabelType > | inlinevirtual |
| Feature enum name | shark::AbstractModel< RealVector, LabelType > | |
| FeatureNotAvailableException typedef | shark::AbstractModel< RealVector, LabelType > | |
| Features typedef | shark::AbstractModel< RealVector, LabelType > | |
| features() const | shark::AbstractModel< RealVector, LabelType > | inline |
| findLeaf(Vector const &pattern) const | shark::CARTree< LabelType > | inline |
| getLabel(std::size_t nodeId) const | shark::CARTree< LabelType > | inline |
| getNode(std::size_t nodeId) | shark::CARTree< LabelType > | inline |
| getNode(std::size_t nodeId) const | shark::CARTree< LabelType > | inline |
| HAS_FIRST_INPUT_DERIVATIVE enum value | shark::AbstractModel< RealVector, LabelType > | |
| HAS_FIRST_PARAMETER_DERIVATIVE enum value | shark::AbstractModel< RealVector, LabelType > | |
| hasFirstInputDerivative() const | shark::AbstractModel< RealVector, LabelType > | inline |
| hasFirstParameterDerivative() const | shark::AbstractModel< RealVector, LabelType > | inline |
| inputShape() const | shark::CARTree< LabelType > | inlinevirtual |
| InputType typedef | shark::AbstractModel< RealVector, LabelType > | |
| load(InArchive &archive, unsigned int version) | shark::ISerializable | inline |
| m_features | shark::AbstractModel< RealVector, LabelType > | protected |
| ModelBaseType typedef | shark::AbstractModel< RealVector, LabelType > | |
| name() const | shark::CARTree< LabelType > | inlinevirtual |
| numberOfNodes() const | shark::CARTree< LabelType > | inline |
| numberOfParameters() const | shark::CARTree< LabelType > | inlinevirtual |
| operator()(Data< InputType > const &patterns) const | shark::AbstractModel< RealVector, LabelType > | inline |
| operator()(InputType const &pattern) const | shark::AbstractModel< RealVector, LabelType > | inline |
| operator()(BatchInputType const &patterns) const | shark::AbstractModel< RealVector, LabelType > | inline |
| outputShape() const | shark::CARTree< LabelType > | inlinevirtual |
| OutputType typedef | shark::AbstractModel< RealVector, LabelType > | |
| parameterVector() const | shark::CARTree< LabelType > | inlinevirtual |
| ParameterVectorType typedef | shark::IParameterizable< VectorType > | |
| read(InArchive &archive) | shark::CARTree< LabelType > | inlinevirtual |
| reorderBFS() | shark::CARTree< LabelType > | inline |
| save(OutArchive &archive, unsigned int version) const | shark::ISerializable | inline |
| setParameterVector(RealVector const ¶m) | 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 typedef | shark::CARTree< LabelType > | |
| updateFeatures() | shark::AbstractModel< RealVector, LabelType > | inlinevirtual |
| weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector ¶meterDerivative, BatchInputType &inputDerivative) const | shark::AbstractModel< RealVector, LabelType > | inlinevirtual |
| weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) const | shark::AbstractModel< RealVector, LabelType > | inlinevirtual |
| weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector &derivative) const | shark::AbstractModel< RealVector, LabelType > | inlinevirtual |
| write(OutArchive &archive) const | shark::CARTree< LabelType > | inlinevirtual |
| ~AbstractModel() | shark::AbstractModel< RealVector, LabelType > | inlinevirtual |
| ~INameable() | shark::INameable | inlinevirtual |
| ~IParameterizable() | shark::IParameterizable< VectorType > | inlinevirtual |
| ~ISerializable() | shark::ISerializable | inlinevirtual |