| AbstractModel() | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inline | 
  | addModel(CARTree< LabelType > const &model, double weight=1.0) | shark::Ensemble< CARTree< LabelType > > | inline | 
  | BatchInputType typedef | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > |  | 
  | BatchOutputType typedef | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > |  | 
  | BOOST_SERIALIZATION_SPLIT_MEMBER() | shark::ISerializable |  | 
  | clearModels() | shark::Ensemble< CARTree< LabelType > > | inline | 
  | computeFeatureImportances(std::vector< std::vector< std::size_t > > const &oobIndices, LabeledData< RealVector, LabelType > const &data, random::rng_type &rng) | shark::RFClassifier< LabelType > | inline | 
  | computeOOBerror(std::vector< std::vector< std::size_t > > const &oobIndices, LabeledData< RealVector, LabelType > const &data) | shark::RFClassifier< LabelType > | inline | 
  | countAttributes() const | shark::RFClassifier< LabelType > | inline | 
  | createState() const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inlinevirtual | 
  | eval(BatchInputType const &patterns, BatchOutputType &outputs) const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inlinevirtual | 
  | eval(BatchInputType const &patterns, BatchOutputType &outputs, State &state) const =0 | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | pure virtual | 
  | eval(InputType const &pattern, OutputType &output) const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inlinevirtual | 
  | Feature enum name | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > |  | 
  | featureImportances() const | shark::RFClassifier< LabelType > | inline | 
  | FeatureNotAvailableException typedef | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > |  | 
  | Features typedef | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > |  | 
  | features() const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inline | 
  | HAS_FIRST_INPUT_DERIVATIVE enum value | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > |  | 
  | HAS_FIRST_PARAMETER_DERIVATIVE enum value | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > |  | 
  | hasFirstInputDerivative() const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inline | 
  | hasFirstParameterDerivative() const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inline | 
  | inputShape() const =0 | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | pure virtual | 
  | InputType typedef | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > |  | 
  | load(InArchive &archive, unsigned int version) | shark::ISerializable | inline | 
  | m_features | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | protected | 
  | model(std::size_t i) | shark::Ensemble< CARTree< LabelType > > | inline | 
  | model(std::size_t i) const | shark::Ensemble< CARTree< LabelType > > | inline | 
  | ModelBaseType typedef | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > |  | 
  | name() const | shark::RFClassifier< LabelType > | inlinevirtual | 
  | numberOfModels() const | shark::Ensemble< CARTree< LabelType > > | inline | 
  | numberOfParameters() const | shark::IParameterizable< VectorType > | inlinevirtual | 
  | OOBerror() const | shark::RFClassifier< LabelType > | inline | 
  | operator()(Data< InputType > const &patterns) const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inline | 
  | operator()(InputType const &pattern) const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inline | 
  | operator()(BatchInputType const &patterns) const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inline | 
  | outputShape() const =0 | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | pure virtual | 
  | OutputType typedef | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > |  | 
  | parameterVector() const | shark::IParameterizable< VectorType > | inlinevirtual | 
  | ParameterVectorType typedef | shark::IParameterizable< VectorType > |  | 
  | read(InArchive &archive) | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inlinevirtual | 
  | save(OutArchive &archive, unsigned int version) const | shark::ISerializable | inline | 
  | setParameterVector(ParameterVectorType const &newParameters) | shark::IParameterizable< VectorType > | inlinevirtual | 
  | sumOfWeights() const | shark::Ensemble< CARTree< LabelType > > | inline | 
  | updateFeatures() | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inlinevirtual | 
  | weight(std::size_t i) const | shark::Ensemble< CARTree< LabelType > > | inline | 
  | weight(std::size_t i) | shark::Ensemble< CARTree< LabelType > > | inline | 
  | weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, ParameterVectorType ¶meterDerivative, BatchInputType &inputDerivative) const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inlinevirtual | 
  | weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inlinevirtual | 
  | weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, ParameterVectorType &derivative) const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inlinevirtual | 
  | write(OutArchive &archive) const | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inlinevirtual | 
  | ~AbstractModel() | shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType > | inlinevirtual | 
  | ~INameable() | shark::INameable | inlinevirtual | 
  | ~IParameterizable() | shark::IParameterizable< VectorType > | inlinevirtual | 
  | ~ISerializable() | shark::ISerializable | inlinevirtual |