shark::AbstractLoss< LabelT, OutputT > Member List

This is the complete list of members for shark::AbstractLoss< LabelT, OutputT >, including all inherited members.

AbstractLoss()shark::AbstractLoss< LabelT, OutputT >inline
BatchLabelType typedefshark::AbstractLoss< LabelT, OutputT >
BatchOutputType typedefshark::AbstractLoss< LabelT, OutputT >
ConstLabelReference typedefshark::AbstractLoss< LabelT, OutputT >
ConstOutputReference typedefshark::AbstractLoss< LabelT, OutputT >
eval(BatchLabelType const &target, BatchOutputType const &prediction) const =0shark::AbstractLoss< LabelT, OutputT >pure virtual
eval(ConstLabelReference target, ConstOutputReference prediction) constshark::AbstractLoss< LabelT, OutputT >inlinevirtual
eval(Data< LabelType > const &targets, Data< OutputType > const &predictions) constshark::AbstractLoss< LabelT, OutputT >inlinevirtual
evalDerivative(ConstLabelReference target, ConstOutputReference prediction, OutputType &gradient) constshark::AbstractLoss< LabelT, OutputT >inlinevirtual
evalDerivative(ConstLabelReference target, ConstOutputReference prediction, OutputType &gradient, MatrixType &hessian) constshark::AbstractLoss< LabelT, OutputT >inlinevirtual
evalDerivative(BatchLabelType const &target, BatchOutputType const &prediction, BatchOutputType &gradient) constshark::AbstractLoss< LabelT, OutputT >inlinevirtual
Feature enum nameshark::AbstractCost< LabelT, OutputT >
FeatureNotAvailableException typedefshark::AbstractCost< LabelT, OutputT >
features() constshark::AbstractCost< LabelT, OutputT >inline
Features typedefshark::AbstractCost< LabelT, OutputT >
HAS_FIRST_DERIVATIVE enum valueshark::AbstractCost< LabelT, OutputT >
HAS_SECOND_DERIVATIVE enum valueshark::AbstractCost< LabelT, OutputT >
hasFirstDerivative() constshark::AbstractCost< LabelT, OutputT >inline
IS_LOSS_FUNCTION enum valueshark::AbstractCost< LabelT, OutputT >
isLossFunction() constshark::AbstractCost< LabelT, OutputT >inline
LabelType typedefshark::AbstractLoss< LabelT, OutputT >
m_featuresshark::AbstractCost< LabelT, OutputT >protected
MatrixType typedefshark::AbstractLoss< LabelT, OutputT >
name() constshark::INameableinlinevirtual
operator()(LabelType const &target, OutputType const &prediction) constshark::AbstractLoss< LabelT, OutputT >inline
operator()(BatchLabelType const &target, BatchOutputType const &prediction) constshark::AbstractLoss< LabelT, OutputT >inline
shark::AbstractCost::operator()(Data< LabelType > const &targets, Data< OutputType > const &predictions) constshark::AbstractCost< LabelT, OutputT >inline
OutputType typedefshark::AbstractLoss< LabelT, OutputT >
updateFeatures()shark::AbstractCost< LabelT, OutputT >inlinevirtual
~AbstractCost()shark::AbstractCost< LabelT, OutputT >inlinevirtual
~INameable()shark::INameableinlinevirtual