#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(), and shark::RadiusMarginQuotient< InputType, CacheType >::evalDerivative().
| RealVector shark::RadiusMarginQuotient< InputType, CacheType >::Result::beta |
Definition at line 135 of file RadiusMarginQuotient.h.
Referenced by shark::RadiusMarginQuotient< InputType, CacheType >::computeRadiusMargin(), and shark::RadiusMarginQuotient< InputType, CacheType >::evalDerivative().
| double shark::RadiusMarginQuotient< InputType, CacheType >::Result::R2 |
| double shark::RadiusMarginQuotient< InputType, CacheType >::Result::w2 |