shark::SquaredLoss< OutputType, unsigned int > Member List

This is the complete list of members for shark::SquaredLoss< OutputType, unsigned int >, including all inherited members.

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