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, RealVector, ModelType::ParameterVectorType >inline
addModel(ModelType const &model, double weight=1.0)shark::MeanModel< ModelType >inline
BatchInputType typedefshark::MeanModel< ModelType >
BatchOutputType typedefshark::MeanModel< ModelType >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
clearModels()shark::MeanModel< ModelType >inline
createState() constshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >inlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &outputs) constshark::MeanModel< ModelType >inlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &outputs, State &state) constshark::MeanModel< ModelType >inlinevirtual
AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >::eval(InputType const &pattern, OutputType &output) constshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >inlinevirtual
Feature enum nameshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >
FeatureNotAvailableException typedefshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >
features() constshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >inline
Features typedefshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >
getModel(std::size_t index) constshark::MeanModel< ModelType >inline
HAS_FIRST_INPUT_DERIVATIVE enum valueshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >
HAS_FIRST_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >
hasFirstInputDerivative() constshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >inline
hasFirstParameterDerivative() constshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >inline
inputShape() constshark::MeanModel< ModelType >inlinevirtual
InputType typedefshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_featuresshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >protected
m_modelsshark::MeanModel< ModelType >protected
m_outputDimshark::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::IParameterizable< ModelType::ParameterVectorType >inlinevirtual
operator()(Data< InputType > const &patterns) constshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >inline
operator()(InputType const &pattern) constshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >inline
operator()(BatchInputType const &patterns) constshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >inline
outputShape() constshark::MeanModel< ModelType >inlinevirtual
outputSize() constshark::MeanModel< ModelType >inline
OutputType typedefshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >
parameterVector() constshark::MeanModel< ModelType >inlinevirtual
ParameterVectorType typedefshark::MeanModel< ModelType >
read(InArchive &archive)shark::MeanModel< ModelType >inlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setOutputSize(std::size_t dim)shark::MeanModel< ModelType >inline
setParameterVector(ParameterVectorType const &param)shark::MeanModel< ModelType >inline
AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >::setParameterVector(ParameterVectorType const &newParameters)shark::IParameterizable< ModelType::ParameterVectorType >inlinevirtual
setWeight(std::size_t i, double newWeight)shark::MeanModel< ModelType >inline
updateFeatures()shark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >inlinevirtual
weight(std::size_t i) constshark::MeanModel< ModelType >inline
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector &parameterDerivative, BatchInputType &inputDerivative) constshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >inlinevirtual
weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) constshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >inlinevirtual
weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector &derivative) constshark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >inlinevirtual
write(OutArchive &archive) constshark::MeanModel< ModelType >inlinevirtual
~AbstractModel()shark::AbstractModel< ModelType::InputType, RealVector, ModelType::ParameterVectorType >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizable< ModelType::ParameterVectorType >inlinevirtual
~ISerializable()shark::ISerializableinlinevirtual