shark::ThresholdVectorConverter Member List

This is the complete list of members for shark::ThresholdVectorConverter, including all inherited members.

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