| DiSMEC++
    | 
#include <regularizers.h>
| Public Attributes | |
| real_t | Strength | 
| real_t | Epsilon | 
| real_t | Interpolation | 
| bool | IgnoreBias | 
Definition at line 17 of file regularizers.h.
| real_t dismec::objective::ElasticConfig::Epsilon | 
Definition at line 17 of file regularizers.h.
Referenced by dismec::objective::make_regularizer(), and register_regularizers().
| bool dismec::objective::ElasticConfig::IgnoreBias | 
Definition at line 17 of file regularizers.h.
Referenced by dismec::objective::make_regularizer(), and register_regularizers().
| real_t dismec::objective::ElasticConfig::Interpolation | 
Definition at line 17 of file regularizers.h.
Referenced by dismec::objective::make_regularizer(), and register_regularizers().
| real_t dismec::objective::ElasticConfig::Strength | 
Definition at line 17 of file regularizers.h.
Referenced by dismec::objective::make_regularizer(), and register_regularizers().