AbstractModel() | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | inline |
BatchInputType typedef | shark::Classifier< LinearModel< VectorType > > | |
BatchOutputType typedef | shark::Classifier< LinearModel< VectorType > > | |
bias() const | shark::Classifier< LinearModel< VectorType > > | inline |
bias() | shark::Classifier< LinearModel< VectorType > > | inline |
BOOST_SERIALIZATION_SPLIT_MEMBER() | shark::ISerializable | |
Classifier() | shark::Classifier< LinearModel< VectorType > > | inline |
Classifier(LinearModel< VectorType > const &decisionFunction) | shark::Classifier< LinearModel< VectorType > > | inline |
createState() const | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | inlinevirtual |
decisionFunction() const | shark::Classifier< LinearModel< VectorType > > | inline |
decisionFunction() | shark::Classifier< LinearModel< VectorType > > | inline |
eval(BatchInputType const &input, BatchOutputType &output) const | shark::Classifier< LinearModel< VectorType > > | inlinevirtual |
eval(BatchInputType const &input, BatchOutputType &output, State &state) const | shark::Classifier< LinearModel< VectorType > > | inlinevirtual |
eval(InputType const &pattern, OutputType &output) const | shark::Classifier< LinearModel< VectorType > > | inlinevirtual |
Feature enum name | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | |
FeatureNotAvailableException typedef | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | |
Features typedef | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | |
features() const | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | inline |
HAS_FIRST_INPUT_DERIVATIVE enum value | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | |
HAS_FIRST_PARAMETER_DERIVATIVE enum value | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | |
hasFirstInputDerivative() const | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | inline |
hasFirstParameterDerivative() const | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | inline |
inputShape() const | shark::Classifier< LinearModel< VectorType > > | inlinevirtual |
InputType typedef | shark::Classifier< LinearModel< VectorType > > | |
LinearClassifier() | shark::LinearClassifier< VectorType > | inline |
load(InArchive &archive, unsigned int version) | shark::ISerializable | inline |
m_features | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | protected |
ModelBaseType typedef | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | |
name() const | shark::LinearClassifier< VectorType > | inlinevirtual |
numberOfParameters() const | shark::Classifier< LinearModel< VectorType > > | inlinevirtual |
operator()(Data< InputType > const &patterns) const | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | inline |
operator()(InputType const &pattern) const | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | inline |
operator()(BatchInputType const &patterns) const | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | inline |
outputShape() const | shark::Classifier< LinearModel< VectorType > > | inlinevirtual |
OutputType typedef | shark::Classifier< LinearModel< VectorType > > | |
parameterVector() const | shark::Classifier< LinearModel< VectorType > > | inlinevirtual |
ParameterVectorType typedef | shark::IParameterizable< RealVector > | |
read(InArchive &archive) | shark::Classifier< LinearModel< VectorType > > | inlinevirtual |
save(OutArchive &archive, unsigned int version) const | shark::ISerializable | inline |
setParameterVector(RealVector const &newParameters) | shark::Classifier< LinearModel< VectorType > > | inlinevirtual |
updateFeatures() | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | inlinevirtual |
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector ¶meterDerivative, BatchInputType &inputDerivative) const | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | inlinevirtual |
weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) const | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | inlinevirtual |
weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, RealVector &derivative) const | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | inlinevirtual |
write(OutArchive &archive) const | shark::Classifier< LinearModel< VectorType > > | inlinevirtual |
~AbstractModel() | shark::AbstractModel< LinearModel< VectorType > ::InputType, unsigned int > | inlinevirtual |
~INameable() | shark::INameable | inlinevirtual |
~IParameterizable() | shark::IParameterizable< RealVector > | inlinevirtual |
~ISerializable() | shark::ISerializable | inlinevirtual |