shark::AbstractModel< InputTypeT, OutputTypeT, ParameterType > Member List

This is the complete list of members for shark::AbstractModel< InputTypeT, OutputTypeT, ParameterType >, including all inherited members.

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