shark::RadiusMarginQuotient< InputType, CacheType >::Result Struct Reference

#include <shark/ObjectiveFunctions/RadiusMarginQuotient.h>

Public Attributes

RealVector alpha
 
RealVector beta
 
double w2
 
double R2
 

Detailed Description

template<class InputType, class CacheType = float>
struct shark::RadiusMarginQuotient< InputType, CacheType >::Result

Definition at line 133 of file RadiusMarginQuotient.h.

Member Data Documentation

◆ alpha

template<class InputType, class CacheType = float>
RealVector shark::RadiusMarginQuotient< InputType, CacheType >::Result::alpha

◆ beta

template<class InputType, class CacheType = float>
RealVector shark::RadiusMarginQuotient< InputType, CacheType >::Result::beta

◆ R2

template<class InputType, class CacheType = float>
double shark::RadiusMarginQuotient< InputType, CacheType >::Result::R2

◆ w2


The documentation for this struct was generated from the following file: