shark::MeanModel< ModelType > Member List

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

AbstractModel()shark::AbstractModel< ModelType::InputType, ModelType::OutputType >inline
addModel(ModelType const &model, double weight=1.0)shark::MeanModel< ModelType >inline
BatchInputType typedefshark::AbstractModel< ModelType::InputType, ModelType::OutputType >
BatchOutputType typedefshark::AbstractModel< ModelType::InputType, ModelType::OutputType >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
clearModels()shark::MeanModel< ModelType >inline
createState() constshark::AbstractModel< ModelType::InputType, ModelType::OutputType >inlinevirtual
eval(typename base_type::BatchInputType const &patterns, typename base_type::BatchOutputType &outputs) constshark::MeanModel< ModelType >inline
eval(typename base_type::BatchInputType const &patterns, typename base_type::BatchOutputType &outputs, State &state) constshark::MeanModel< ModelType >inline
AbstractModel< ModelType::InputType, ModelType::OutputType >::eval(BatchInputType const &patterns, BatchOutputType &outputs) constshark::AbstractModel< ModelType::InputType, ModelType::OutputType >inlinevirtual
AbstractModel< ModelType::InputType, ModelType::OutputType >::eval(BatchInputType const &patterns, BatchOutputType &outputs, State &state) const=0shark::AbstractModel< ModelType::InputType, ModelType::OutputType >pure virtual
AbstractModel< ModelType::InputType, ModelType::OutputType >::eval(InputType const &pattern, OutputType &output) constshark::AbstractModel< ModelType::InputType, ModelType::OutputType >inlinevirtual
Feature enum nameshark::AbstractModel< ModelType::InputType, ModelType::OutputType >
FeatureNotAvailableException typedefshark::AbstractModel< ModelType::InputType, ModelType::OutputType >
Features typedefshark::AbstractModel< ModelType::InputType, ModelType::OutputType >
features() constshark::AbstractModel< ModelType::InputType, ModelType::OutputType >inline
HAS_FIRST_INPUT_DERIVATIVE enum valueshark::AbstractModel< ModelType::InputType, ModelType::OutputType >
HAS_FIRST_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< ModelType::InputType, ModelType::OutputType >
HAS_SECOND_INPUT_DERIVATIVE enum valueshark::AbstractModel< ModelType::InputType, ModelType::OutputType >
HAS_SECOND_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< ModelType::InputType, ModelType::OutputType >
hasFirstInputDerivative() constshark::AbstractModel< ModelType::InputType, ModelType::OutputType >inline
hasFirstParameterDerivative() constshark::AbstractModel< ModelType::InputType, ModelType::OutputType >inline
hasSecondInputDerivative() constshark::AbstractModel< ModelType::InputType, ModelType::OutputType >inline
hasSecondParameterDerivative() constshark::AbstractModel< ModelType::InputType, ModelType::OutputType >inline
InputType typedefshark::AbstractModel< ModelType::InputType, ModelType::OutputType >
IS_SEQUENTIAL enum valueshark::AbstractModel< ModelType::InputType, ModelType::OutputType >
isSequential() constshark::AbstractModel< ModelType::InputType, ModelType::OutputType >inline
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_featuresshark::AbstractModel< ModelType::InputType, ModelType::OutputType >protected
m_modelsshark::MeanModel< ModelType >protected
m_weightshark::MeanModel< ModelType >protected
m_weightSumshark::MeanModel< ModelType >protected
MeanModel()shark::MeanModel< ModelType >inline
name() constshark::MeanModel< ModelType >inlinevirtual
numberOfModels() constshark::MeanModel< ModelType >inline
numberOfParameters() constshark::IParameterizableinlinevirtual
operator()(Data< InputType > const &patterns) constshark::AbstractModel< ModelType::InputType, ModelType::OutputType >inline
operator()(InputType const &pattern) constshark::AbstractModel< ModelType::InputType, ModelType::OutputType >inline
operator()(BatchInputType const &patterns) constshark::AbstractModel< ModelType::InputType, ModelType::OutputType >inline
OutputType typedefshark::AbstractModel< ModelType::InputType, ModelType::OutputType >
parameterVector() constshark::MeanModel< ModelType >inlinevirtual
read(InArchive &archive)shark::MeanModel< ModelType >inlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setParameterVector(const RealVector &param)shark::MeanModel< ModelType >inlinevirtual
setWeight(std::size_t i, double newWeight)shark::MeanModel< ModelType >inline
updateFeatures()shark::AbstractModel< ModelType::InputType, ModelType::OutputType >inlinevirtual
weight(std::size_t i) constshark::MeanModel< ModelType >inline
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &coefficients, State const &state, RealVector &parameterDerivative, BatchInputType &inputDerivative) constshark::AbstractModel< ModelType::InputType, ModelType::OutputType >inlinevirtual
weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) constshark::AbstractModel< ModelType::InputType, ModelType::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< ModelType::InputType, ModelType::OutputType >inlinevirtual
weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, State const &state, RealVector &derivative) constshark::AbstractModel< ModelType::InputType, ModelType::OutputType >inlinevirtual
weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, Batch< RealMatrix >::type const &errorHessian, State const &state, RealVector &derivative, RealMatrix &hessian) constshark::AbstractModel< ModelType::InputType, ModelType::OutputType >inlinevirtual
write(OutArchive &archive) constshark::MeanModel< ModelType >inlinevirtual
~AbstractModel()shark::AbstractModel< ModelType::InputType, ModelType::OutputType >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizableinlinevirtual
~ISerializable()shark::ISerializableinlinevirtual