BatchLabelType typedef | shark::AbstractCost< LabelType, OutputType > | |
BatchOutputType typedef | shark::AbstractCost< LabelType, OutputType > | |
eval(Data< LabelType > const &target, Data< OutputType > const &prediction, unsigned int column) const | shark::NegativeWilcoxonMannWhitneyStatistic< LabelType, OutputType > | inline |
eval(Data< LabelType > const &target, Data< OutputType > const &prediction) const | shark::NegativeWilcoxonMannWhitneyStatistic< LabelType, OutputType > | inlinevirtual |
Feature enum name | shark::AbstractCost< LabelType, OutputType > | |
FeatureNotAvailableException typedef | shark::AbstractCost< LabelType, OutputType > | |
features() const | shark::AbstractCost< LabelType, OutputType > | inline |
Features typedef | shark::AbstractCost< LabelType, OutputType > | |
HAS_FIRST_DERIVATIVE enum value | shark::AbstractCost< LabelType, OutputType > | |
HAS_SECOND_DERIVATIVE enum value | shark::AbstractCost< LabelType, OutputType > | |
hasFirstDerivative() const | shark::AbstractCost< LabelType, OutputType > | inline |
IS_LOSS_FUNCTION enum value | shark::AbstractCost< LabelType, OutputType > | |
isLossFunction() const | shark::AbstractCost< LabelType, OutputType > | inline |
LabelType typedef | shark::AbstractCost< LabelType, OutputType > | |
m_features | shark::AbstractCost< LabelType, OutputType > | protected |
name() const | shark::NegativeWilcoxonMannWhitneyStatistic< LabelType, OutputType > | inlinevirtual |
NegativeWilcoxonMannWhitneyStatistic(bool invert=false) | shark::NegativeWilcoxonMannWhitneyStatistic< LabelType, OutputType > | inline |
operator()(Data< LabelType > const &targets, Data< OutputType > const &predictions) const | shark::AbstractCost< LabelType, OutputType > | inline |
OutputType typedef | shark::AbstractCost< LabelType, OutputType > | |
updateFeatures() | shark::AbstractCost< LabelType, OutputType > | inlinevirtual |
~AbstractCost() | shark::AbstractCost< LabelType, OutputType > | inlinevirtual |
~INameable() | shark::INameable | inlinevirtual |