shark::AbsoluteLoss< VectorType > Member List

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

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