shark::LinearNorm Member List

This is the complete list of members for shark::LinearNorm, 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::LinearNorminlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &output) constshark::LinearNormvirtual
eval(BatchInputType const &patterns, BatchOutputType &output, State &state) constshark::LinearNormvirtual
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 typedefshark::AbstractModel< RealVector, RealVector >
features() constshark::AbstractModel< RealVector, RealVector >inline
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
inputSize() constshark::LinearNorminline
InputType typedefshark::AbstractModel< RealVector, RealVector >
IS_SEQUENTIAL enum valueshark::AbstractModel< RealVector, RealVector >
isSequential() constshark::AbstractModel< RealVector, RealVector >inline
LinearNorm()shark::LinearNorm
LinearNorm(std::size_t inputSize)shark::LinearNorm
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_featuresshark::AbstractModel< RealVector, RealVector >protected
m_inputSizeshark::LinearNormprotected
name() constshark::LinearNorminlinevirtual
numberOfParameters() constshark::LinearNorminlinevirtual
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
outputSize() constshark::LinearNorminline
OutputType typedefshark::AbstractModel< RealVector, RealVector >
parameterVector() constshark::LinearNorminlinevirtual
read(InArchive &archive)shark::LinearNormvirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setParameterVector(RealVector const &newParameters)shark::LinearNorminlinevirtual
setStructure(std::size_t inputDimension)shark::LinearNorminline
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, BatchOutputType &gradient) constshark::LinearNorm
AbstractModel< RealVector, RealVector >::weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) constshark::AbstractModel< RealVector, RealVector >inlinevirtual
AbstractModel< RealVector, RealVector >::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 &patterns, BatchOutputType const &coefficients, State const &state, RealVector &gradient) constshark::LinearNorminlinevirtual
AbstractModel< RealVector, RealVector >::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::LinearNormvirtual
~AbstractModel()shark::AbstractModel< RealVector, RealVector >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizableinlinevirtual
~ISerializable()shark::ISerializableinlinevirtual