libeblearn
ebl::codec_lone< T > Class Template Reference

#include <ebl_codec.h>

Inheritance diagram for ebl::codec_lone< T >:
ebl::codec< T >

List of all members.

Public Member Functions

 codec_lone (module_1_1< T > &encoder_, module_1_1< T > &decoder_, double weight_energy_enc_, double weight_energy_z_, double weight_energy_dec_, double thres, gd_param &infp_)
 constructor.
virtual ~codec_lone ()
 destructor.

Public Attributes

distance_l2< T > enc_cost_l2
penalty_l1< T > z_cost_l1
distance_l2< T > dec_cost_l2

Detailed Description

template<class T>
class ebl::codec_lone< T >

a single layer encoder/decoder architecture with an L1 penalty


The documentation for this class was generated from the following files: