|
DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#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] |
Contains dictionary learning algorithms It requires the toolbox decomp.
toolbox dictLearn
by Julien Mairal julien.mairal@inria.fr
File dicts.h
Definition in file dicts.h.
1.8.11