shark::LinearModel< InputType > Member List

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

AbstractModel()shark::AbstractModel< InputType, RealVector >inline
BatchInputType typedefshark::LinearModel< InputType >
BatchOutputType typedefshark::LinearModel< InputType >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
createState() constshark::LinearModel< InputType >inlinevirtual
eval(BatchInputType const &inputs, BatchOutputType &outputs) constshark::LinearModel< InputType >inlinevirtual
eval(BatchInputType const &inputs, BatchOutputType &outputs, State &state) constshark::LinearModel< InputType >inlinevirtual
AbstractModel< InputType, RealVector >::eval(InputType const &pattern, OutputType &output) constshark::AbstractModel< InputType, RealVector >inlinevirtual
Feature enum nameshark::AbstractModel< InputType, RealVector >
FeatureNotAvailableException typedefshark::AbstractModel< InputType, RealVector >
features() constshark::AbstractModel< InputType, RealVector >inline
Features typedefshark::AbstractModel< InputType, RealVector >
HAS_FIRST_INPUT_DERIVATIVE enum valueshark::AbstractModel< InputType, RealVector >
HAS_FIRST_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< InputType, RealVector >
HAS_SECOND_INPUT_DERIVATIVE enum valueshark::AbstractModel< InputType, RealVector >
HAS_SECOND_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< InputType, RealVector >
hasFirstInputDerivative() constshark::AbstractModel< InputType, RealVector >inline
hasFirstParameterDerivative() constshark::AbstractModel< InputType, RealVector >inline
hasOffset() constshark::LinearModel< InputType >inline
hasSecondInputDerivative() constshark::AbstractModel< InputType, RealVector >inline
hasSecondParameterDerivative() constshark::AbstractModel< InputType, RealVector >inline
inputSize() constshark::LinearModel< InputType >inline
InputType typedefshark::AbstractModel< InputType, RealVector >
IS_SEQUENTIAL enum valueshark::AbstractModel< InputType, RealVector >
isSequential() constshark::AbstractModel< InputType, RealVector >inline
LinearModel()shark::LinearModel< InputType >inline
LinearModel(std::size_t inputs, std::size_t outputs=1, bool offset=false)shark::LinearModel< InputType >inline
LinearModel(LinearModel const &model)shark::LinearModel< InputType >inline
LinearModel(RealMatrix const &matrix, RealVector const &offset=RealVector())shark::LinearModel< InputType >inline
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_featuresshark::AbstractModel< InputType, RealVector >protected
matrix() constshark::LinearModel< InputType >inline
matrix()shark::LinearModel< InputType >inline
name() constshark::LinearModel< InputType >inlinevirtual
numberOfParameters() constshark::LinearModel< InputType >inlinevirtual
offset() constshark::LinearModel< InputType >inline
offset()shark::LinearModel< InputType >inline
operator()(Data< InputType > const &patterns) constshark::AbstractModel< InputType, RealVector >inline
operator()(InputType const &pattern) constshark::AbstractModel< InputType, RealVector >inline
operator()(BatchInputType const &patterns) constshark::AbstractModel< InputType, RealVector >inline
operator=(LinearModel const &model)shark::LinearModel< InputType >inline
outputSize() constshark::LinearModel< InputType >inline
OutputType typedefshark::AbstractModel< InputType, RealVector >
parameterVector() constshark::LinearModel< InputType >inlinevirtual
read(InArchive &archive)shark::LinearModel< InputType >inlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setParameterVector(RealVector const &newParameters)shark::LinearModel< InputType >inlinevirtual
setStructure(std::size_t inputs, std::size_t outputs=1, bool offset=false)shark::LinearModel< InputType >inline
setStructure(RealMatrix const &matrix, RealVector const &offset=RealVector())shark::LinearModel< InputType >inline
swap(LinearModel &model1, LinearModel &model2)shark::LinearModel< InputType >friend
updateFeatures()shark::AbstractModel< InputType, RealVector >inlinevirtual
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &coefficients, State const &state, RealVector &parameterDerivative, BatchInputType &inputDerivative) constshark::AbstractModel< InputType, RealVector >inlinevirtual
weightedInputDerivative(BatchInputType const &patterns, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) constshark::LinearModel< InputType >inlinevirtual
AbstractModel< InputType, 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< InputType, RealVector >inlinevirtual
weightedParameterDerivative(BatchInputType const &patterns, RealMatrix const &coefficients, State const &state, RealVector &gradient) constshark::LinearModel< InputType >inline
AbstractModel< InputType, RealVector >::weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, State const &state, RealVector &derivative) constshark::AbstractModel< InputType, RealVector >inlinevirtual
AbstractModel< InputType, RealVector >::weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, Batch< RealMatrix >::type const &errorHessian, State const &state, RealVector &derivative, RealMatrix &hessian) constshark::AbstractModel< InputType, RealVector >inlinevirtual
write(OutArchive &archive) constshark::LinearModel< InputType >inlinevirtual
~AbstractModel()shark::AbstractModel< InputType, RealVector >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizableinlinevirtual
~ISerializable()shark::ISerializableinlinevirtual