shark::Ensemble< ModelType, OutputType > Member List

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

AbstractModel()shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
addModel(ModelType const &model, double weight=1.0)shark::Ensemble< ModelType, OutputType >inline
BatchInputType typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
BatchOutputType typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
clearModels()shark::Ensemble< ModelType, OutputType >inline
createState() constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &outputs) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &outputs, State &state) const =0shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >pure virtual
eval(InputType const &pattern, OutputType &output) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
Feature enum nameshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
FeatureNotAvailableException typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
features() constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
Features typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
HAS_FIRST_INPUT_DERIVATIVE enum valueshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
HAS_FIRST_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
hasFirstInputDerivative() constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
hasFirstParameterDerivative() constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
inputShape() const =0shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >pure virtual
InputType typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_featuresshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >protected
model(std::size_t i)shark::Ensemble< ModelType, OutputType >inline
model(std::size_t i) constshark::Ensemble< ModelType, OutputType >inline
ModelBaseType typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
name() constshark::Ensemble< ModelType, OutputType >inlinevirtual
numberOfModels() constshark::Ensemble< ModelType, OutputType >inline
numberOfParameters() constshark::IParameterizable< VectorType >inlinevirtual
operator()(Data< InputType > const &patterns) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
operator()(InputType const &pattern) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
operator()(BatchInputType const &patterns) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
outputShape() const =0shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >pure virtual
OutputType typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
parameterVector() constshark::IParameterizable< VectorType >inlinevirtual
ParameterVectorType typedefshark::IParameterizable< VectorType >
read(InArchive &archive)shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setParameterVector(ParameterVectorType const &newParameters)shark::IParameterizable< VectorType >inlinevirtual
sumOfWeights() constshark::Ensemble< ModelType, OutputType >inline
updateFeatures()shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
weight(std::size_t i) constshark::Ensemble< ModelType, OutputType >inline
weight(std::size_t i)shark::Ensemble< ModelType, OutputType >inline
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, ParameterVectorType &parameterDerivative, BatchInputType &inputDerivative) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, ParameterVectorType &derivative) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
write(OutArchive &archive) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
~AbstractModel()shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizable< VectorType >inlinevirtual
~ISerializable()shark::ISerializableinlinevirtual