DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Classes | Namespaces | Enumerations | Functions | Variables
dicts.h File Reference
#include <decomp.h>
+ Include dependency graph for dicts.h:

Go to the source code of this file.

Classes

struct  spams::ParamDictLearn< T >
 
class  spams::Trainer< T >
 

Namespaces

 spams
 

Enumerations

enum  spams::constraint_type_D {
  spams::L2,
  spams::L1L2,
  spams::L1L2FL,
  spams::L1L2MU
}
 
enum  spams::mode_compute {
  spams::AUTO,
  spams::PARAM1,
  spams::PARAM2,
  spams::PARAM3
}
 

Functions

template<typename T >
void spams::writeLog (const Matrix< T > &D, const T time, int iter, char *name)
 

Variables

static char spams::buffer_string [50]
 

Detailed Description

Contains dictionary learning algorithms It requires the toolbox decomp.

toolbox dictLearn

by Julien Mairal julie.nosp@m.n.ma.nosp@m.iral@.nosp@m.inri.nosp@m.a.fr

File dicts.h

Definition in file dicts.h.