shark::EpsilonHingeLoss Member List

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

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