#include <shark/ObjectiveFunctions/RadiusMarginQuotient.h>
Public Attributes | |
RealVector | alpha |
RealVector | beta |
double | w2 |
double | R2 |
Definition at line 133 of file RadiusMarginQuotient.h.
RealVector shark::RadiusMarginQuotient< InputType, CacheType >::Result::alpha |
Definition at line 134 of file RadiusMarginQuotient.h.
Referenced by shark::RadiusMarginQuotient< InputType, CacheType >::computeRadiusMargin().
RealVector shark::RadiusMarginQuotient< InputType, CacheType >::Result::beta |
Definition at line 135 of file RadiusMarginQuotient.h.
Referenced by shark::RadiusMarginQuotient< InputType, CacheType >::computeRadiusMargin().
double shark::RadiusMarginQuotient< InputType, CacheType >::Result::R2 |
Definition at line 137 of file RadiusMarginQuotient.h.
Referenced by shark::RadiusMarginQuotient< InputType, CacheType >::computeRadiusMargin(), and shark::RadiusMarginQuotient< InputType, CacheType >::eval().
double shark::RadiusMarginQuotient< InputType, CacheType >::Result::w2 |