shark::AbstractModel< InputTypeT, OutputTypeT > Member List

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

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