shark::ConcatenatedModel< VectorType > Member List

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

AbstractModel()shark::AbstractModel< VectorType, VectorType, VectorType >inline
add(AbstractModel< VectorType, VectorType > *layer, bool optimize)shark::ConcatenatedModel< VectorType >inline
BatchInputType typedefshark::ConcatenatedModel< VectorType >
BatchOutputType typedefshark::ConcatenatedModel< VectorType >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
createState() constshark::ConcatenatedModel< VectorType >inlinevirtual
enableModelOptimization(std::size_t index, bool opt)shark::ConcatenatedModel< VectorType >inline
eval(BatchInputType const &patterns, BatchOutputType &outputs) constshark::ConcatenatedModel< VectorType >inlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &outputs, State &state) constshark::ConcatenatedModel< VectorType >inlinevirtual
AbstractModel< VectorType, VectorType, VectorType >::eval(InputType const &pattern, OutputType &output) constshark::AbstractModel< VectorType, VectorType, VectorType >inlinevirtual
Feature enum nameshark::AbstractModel< VectorType, VectorType, VectorType >
FeatureNotAvailableException typedefshark::AbstractModel< VectorType, VectorType, VectorType >
features() constshark::AbstractModel< VectorType, VectorType, VectorType >inline
Features typedefshark::AbstractModel< VectorType, VectorType, VectorType >
HAS_FIRST_INPUT_DERIVATIVE enum valueshark::AbstractModel< VectorType, VectorType, VectorType >
HAS_FIRST_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< VectorType, VectorType, VectorType >
hasFirstInputDerivative() constshark::AbstractModel< VectorType, VectorType, VectorType >inline
hasFirstParameterDerivative() constshark::AbstractModel< VectorType, VectorType, VectorType >inline
hiddenResponses(State const &state, std::size_t index) constshark::ConcatenatedModel< VectorType >inline
hiddenState(State const &state, std::size_t index) constshark::ConcatenatedModel< VectorType >inline
inputShape() constshark::ConcatenatedModel< VectorType >inlinevirtual
InputType typedefshark::AbstractModel< VectorType, VectorType, VectorType >
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_featuresshark::AbstractModel< VectorType, VectorType, VectorType >protected
ModelBaseType typedefshark::AbstractModel< VectorType, VectorType, VectorType >
name() constshark::ConcatenatedModel< VectorType >inlinevirtual
numberOfParameters() constshark::ConcatenatedModel< VectorType >inlinevirtual
operator()(Data< InputType > const &patterns) constshark::AbstractModel< VectorType, VectorType, VectorType >inline
operator()(InputType const &pattern) constshark::AbstractModel< VectorType, VectorType, VectorType >inline
operator()(BatchInputType const &patterns) constshark::AbstractModel< VectorType, VectorType, VectorType >inline
outputShape() constshark::ConcatenatedModel< VectorType >inlinevirtual
OutputType typedefshark::AbstractModel< VectorType, VectorType, VectorType >
parameterVector() constshark::ConcatenatedModel< VectorType >inlinevirtual
ParameterVectorType typedefshark::ConcatenatedModel< VectorType >
read(InArchive &archive)shark::ConcatenatedModel< VectorType >inlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setParameterVector(ParameterVectorType const &newParameters)shark::ConcatenatedModel< VectorType >inlinevirtual
updateFeatures()shark::AbstractModel< VectorType, VectorType, VectorType >inlinevirtual
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector &gradient, BatchInputType &inputDerivative) constshark::ConcatenatedModel< VectorType >inlinevirtual
weightedInputDerivative(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchOutputType &derivatives) constshark::ConcatenatedModel< VectorType >inline
AbstractModel< VectorType, VectorType, VectorType >::weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) constshark::AbstractModel< VectorType, VectorType, VectorType >inlinevirtual
weightedParameterDerivative(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector &gradient) constshark::ConcatenatedModel< VectorType >inlinevirtual
write(OutArchive &archive) constshark::ConcatenatedModel< VectorType >inlinevirtual
~AbstractModel()shark::AbstractModel< VectorType, VectorType, VectorType >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizable< VectorType >inlinevirtual
~ISerializable()shark::ISerializableinlinevirtual