shark::HingeLoss Member List

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

AbstractLoss()shark::AbstractLoss< unsigned int, RealVector >inline
BatchLabelType typedefshark::AbstractLoss< unsigned int, RealVector >
BatchOutputType typedefshark::AbstractLoss< unsigned int, RealVector >
ConstLabelReference typedefshark::AbstractLoss< unsigned int, RealVector >
ConstOutputReference typedefshark::AbstractLoss< unsigned int, RealVector >
eval(BatchLabelType const &labels, BatchOutputType const &predictions) constshark::HingeLossinlinevirtual
AbstractLoss< unsigned int, RealVector >::eval(ConstLabelReference target, ConstOutputReference prediction) constshark::AbstractLoss< unsigned int, RealVector >inlinevirtual
AbstractLoss< unsigned int, RealVector >::eval(Data< LabelType > const &targets, Data< OutputType > const &predictions) constshark::AbstractLoss< unsigned int, RealVector >inlinevirtual
evalDerivative(BatchLabelType const &labels, BatchOutputType const &predictions, BatchOutputType &gradient) constshark::HingeLossinlinevirtual
AbstractLoss< unsigned int, RealVector >::evalDerivative(ConstLabelReference target, ConstOutputReference prediction, OutputType &gradient) constshark::AbstractLoss< unsigned int, RealVector >inlinevirtual
AbstractLoss< unsigned int, RealVector >::evalDerivative(ConstLabelReference target, ConstOutputReference prediction, OutputType &gradient, MatrixType &hessian) constshark::AbstractLoss< unsigned int, RealVector >inlinevirtual
Feature enum nameshark::AbstractCost< unsigned int, RealVector >
FeatureNotAvailableException typedefshark::AbstractCost< unsigned int, RealVector >
features() constshark::AbstractCost< unsigned int, RealVector >inline
Features typedefshark::AbstractCost< unsigned int, RealVector >
HAS_FIRST_DERIVATIVE enum valueshark::AbstractCost< unsigned int, RealVector >
HAS_SECOND_DERIVATIVE enum valueshark::AbstractCost< unsigned int, RealVector >
hasFirstDerivative() constshark::AbstractCost< unsigned int, RealVector >inline
HingeLoss()shark::HingeLossinline
IS_LOSS_FUNCTION enum valueshark::AbstractCost< unsigned int, RealVector >
isLossFunction() constshark::AbstractCost< unsigned int, RealVector >inline
LabelType typedefshark::AbstractLoss< unsigned int, RealVector >
m_featuresshark::AbstractCost< unsigned int, RealVector >protected
MatrixType typedefshark::AbstractLoss< unsigned int, RealVector >
name() constshark::HingeLossinlinevirtual
operator()(LabelType const &target, OutputType const &prediction) constshark::AbstractLoss< unsigned int, RealVector >inline
operator()(BatchLabelType const &target, BatchOutputType const &prediction) constshark::AbstractLoss< unsigned int, RealVector >inline
AbstractCost< unsigned int, RealVector >::operator()(Data< LabelType > const &targets, Data< OutputType > const &predictions) constshark::AbstractCost< unsigned int, RealVector >inline
OutputType typedefshark::AbstractLoss< unsigned int, RealVector >
updateFeatures()shark::AbstractCost< unsigned int, RealVector >inlinevirtual
~AbstractCost()shark::AbstractCost< unsigned int, RealVector >inlinevirtual
~INameable()shark::INameableinlinevirtual