shark::ConcatenatedModel< InputType, OutputType > Member List

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

AbstractModel()shark::AbstractModel< InputType, OutputType >inline
BatchInputType typedefshark::ConcatenatedModel< InputType, OutputType >
BatchOutputType typedefshark::ConcatenatedModel< InputType, OutputType >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
ConcatenatedModel(AbstractModel< InputType, T > *firstModel, AbstractModel< T, OutputType > *secondModel)shark::ConcatenatedModel< InputType, OutputType >inline
ConcatenatedModel(const detail::ConcatenatedModelWrapperBase< InputType, OutputType > &wrapper)shark::ConcatenatedModel< InputType, OutputType >inline
ConcatenatedModel(const ConcatenatedModel< InputType, OutputType > &src)shark::ConcatenatedModel< InputType, OutputType >inline
createState() constshark::ConcatenatedModel< InputType, OutputType >inlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &outputs) constshark::ConcatenatedModel< InputType, OutputType >inlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &outputs, State &state) constshark::ConcatenatedModel< InputType, OutputType >inlinevirtual
AbstractModel< InputType, OutputType >::eval(InputType const &pattern, OutputType &output) constshark::AbstractModel< InputType, OutputType >inlinevirtual
Feature enum nameshark::AbstractModel< InputType, OutputType >
FeatureNotAvailableException typedefshark::AbstractModel< InputType, OutputType >
features() constshark::AbstractModel< InputType, OutputType >inline
Features typedefshark::AbstractModel< InputType, OutputType >
HAS_FIRST_INPUT_DERIVATIVE enum valueshark::AbstractModel< InputType, OutputType >
HAS_FIRST_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< InputType, OutputType >
HAS_SECOND_INPUT_DERIVATIVE enum valueshark::AbstractModel< InputType, OutputType >
HAS_SECOND_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< InputType, OutputType >
hasFirstInputDerivative() constshark::AbstractModel< InputType, OutputType >inline
hasFirstParameterDerivative() constshark::AbstractModel< InputType, OutputType >inline
hasSecondInputDerivative() constshark::AbstractModel< InputType, OutputType >inline
hasSecondParameterDerivative() constshark::AbstractModel< InputType, OutputType >inline
InputType typedefshark::AbstractModel< InputType, OutputType >
IS_SEQUENTIAL enum valueshark::AbstractModel< InputType, OutputType >
isSequential() constshark::AbstractModel< InputType, OutputType >inline
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_featuresshark::AbstractModel< InputType, OutputType >protected
name() constshark::ConcatenatedModel< InputType, OutputType >inlinevirtual
numberOfParameters() constshark::ConcatenatedModel< InputType, OutputType >inlinevirtual
operator()(Data< InputType > const &patterns) constshark::AbstractModel< InputType, OutputType >inline
operator()(InputType const &pattern) constshark::AbstractModel< InputType, OutputType >inline
operator()(BatchInputType const &patterns) constshark::AbstractModel< InputType, OutputType >inline
operator=(detail::ConcatenatedModelWrapperBase< InputType, OutputType > &wrapper)shark::ConcatenatedModel< InputType, OutputType >inline
operator=(const ConcatenatedModel< InputType, OutputType > &src)shark::ConcatenatedModel< InputType, OutputType >inline
optimizeFirstModelParameters() constshark::ConcatenatedModel< InputType, OutputType >inline
optimizeFirstModelParameters()shark::ConcatenatedModel< InputType, OutputType >inline
optimizeSecondModelParameters() constshark::ConcatenatedModel< InputType, OutputType >inline
optimizeSecondModelParameters()shark::ConcatenatedModel< InputType, OutputType >inline
OutputType typedefshark::AbstractModel< InputType, OutputType >
parameterVector() constshark::ConcatenatedModel< InputType, OutputType >inlinevirtual
read(InArchive &archive)shark::ConcatenatedModel< InputType, OutputType >inlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setParameterVector(RealVector const &newParameters)shark::ConcatenatedModel< InputType, OutputType >inlinevirtual
updateFeatures()shark::AbstractModel< InputType, OutputType >inlinevirtual
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &coefficients, State const &state, RealVector &parameterDerivative, BatchInputType &inputDerivative) constshark::ConcatenatedModel< InputType, OutputType >inlinevirtual
weightedInputDerivative(BatchInputType const &patterns, BatchOutputType const &coefficients, State const &state, BatchOutputType &derivatives) constshark::ConcatenatedModel< InputType, OutputType >inline
AbstractModel< InputType, OutputType >::weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) constshark::AbstractModel< InputType, OutputType >inlinevirtual
AbstractModel< InputType, OutputType >::weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, typename Batch< RealMatrix >::type const &errorHessian, State const &state, RealMatrix &derivative, Batch< RealMatrix >::type &hessian) constshark::AbstractModel< InputType, OutputType >inlinevirtual
weightedParameterDerivative(BatchInputType const &patterns, BatchOutputType const &coefficients, State const &state, RealVector &gradient) constshark::ConcatenatedModel< InputType, OutputType >inlinevirtual
AbstractModel< InputType, OutputType >::weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, Batch< RealMatrix >::type const &errorHessian, State const &state, RealVector &derivative, RealMatrix &hessian) constshark::AbstractModel< InputType, OutputType >inlinevirtual
write(OutArchive &archive) constshark::ConcatenatedModel< InputType, OutputType >inlinevirtual
~AbstractModel()shark::AbstractModel< InputType, OutputType >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizableinlinevirtual
~ISerializable()shark::ISerializableinlinevirtual