shark::ArgMaxConverter< Model > Member List

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

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