shark::Normalizer< VectorType > Member List

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

AbstractModel()shark::AbstractModel< VectorType, VectorType >inline
BatchInputType typedefshark::Normalizer< VectorType >
BatchOutputType typedefshark::Normalizer< VectorType >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
createState() constshark::Normalizer< VectorType >inlinevirtual
diagonal() constshark::Normalizer< VectorType >inline
eval(BatchInputType const &input, BatchOutputType &output) constshark::Normalizer< VectorType >inlinevirtual
eval(BatchInputType const &input, BatchOutputType &output, State &state) constshark::Normalizer< VectorType >inlinevirtual
AbstractModel< VectorType, VectorType >::eval(InputType const &pattern, OutputType &output) constshark::AbstractModel< VectorType, VectorType >inlinevirtual
Feature enum nameshark::AbstractModel< VectorType, VectorType >
FeatureNotAvailableException typedefshark::AbstractModel< VectorType, VectorType >
Features typedefshark::AbstractModel< VectorType, VectorType >
features() constshark::AbstractModel< VectorType, VectorType >inline
HAS_FIRST_INPUT_DERIVATIVE enum valueshark::AbstractModel< VectorType, VectorType >
HAS_FIRST_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< VectorType, VectorType >
hasFirstInputDerivative() constshark::AbstractModel< VectorType, VectorType >inline
hasFirstParameterDerivative() constshark::AbstractModel< VectorType, VectorType >inline
hasOffset() constshark::Normalizer< VectorType >inline
inputShape() constshark::Normalizer< VectorType >inlinevirtual
InputType typedefshark::AbstractModel< VectorType, VectorType >
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_Ashark::Normalizer< VectorType >protected
m_bshark::Normalizer< VectorType >protected
m_featuresshark::AbstractModel< VectorType, VectorType >protected
ModelBaseType typedefshark::AbstractModel< VectorType, VectorType >
name() constshark::Normalizer< VectorType >inlinevirtual
Normalizer(std::size_t dimension=0, bool hasOffset=false)shark::Normalizer< VectorType >inline
Normalizer(VectorType const &diagonal, VectorType const &offset=VectorType())shark::Normalizer< VectorType >inline
numberOfParameters() constshark::Normalizer< VectorType >inlinevirtual
offset() constshark::Normalizer< VectorType >inline
operator()(Data< InputType > const &patterns) constshark::AbstractModel< VectorType, VectorType >inline
operator()(InputType const &pattern) constshark::AbstractModel< VectorType, VectorType >inline
operator()(BatchInputType const &patterns) constshark::AbstractModel< VectorType, VectorType >inline
outputShape() constshark::Normalizer< VectorType >inlinevirtual
OutputType typedefshark::AbstractModel< VectorType, VectorType >
parameterVector() constshark::Normalizer< VectorType >inlinevirtual
ParameterVectorType typedefshark::IParameterizable< RealVector >
read(InArchive &archive)shark::Normalizer< VectorType >inlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setParameterVector(VectorType const &newParameters)shark::Normalizer< VectorType >inlinevirtual
setStructure(VectorType const &diagonal, VectorType const &offset=VectorType())shark::Normalizer< VectorType >inline
setStructure(std::size_t dimension, bool hasOffset=false)shark::Normalizer< VectorType >inline
updateFeatures()shark::AbstractModel< VectorType, VectorType >inlinevirtual
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector &parameterDerivative, BatchInputType &inputDerivative) constshark::AbstractModel< VectorType, VectorType >inlinevirtual
weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) constshark::AbstractModel< VectorType, VectorType >inlinevirtual
weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector &derivative) constshark::AbstractModel< VectorType, VectorType >inlinevirtual
write(OutArchive &archive) constshark::Normalizer< VectorType >inlinevirtual
~AbstractModel()shark::AbstractModel< VectorType, VectorType >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizable< RealVector >inlinevirtual
~ISerializable()shark::ISerializableinlinevirtual