DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include <dicts.h>
Public Member Functions | |
ParamDictLearn () | |
~ParamDictLearn () | |
Public Attributes | |
T | approx |
bool | balanceClasses |
bool | batch |
bool | clean |
bool | DequalsW |
bool | expand |
bool | extend |
T | gamma1 |
T | gamma2 |
bool | isConstant |
int | iter |
int | iter_updateD |
T | lambda |
T | lambda2 |
T | lambda3 |
T | lambda4 |
bool | log |
char * | logName |
constraint_type | mode |
constraint_type_D | modeD |
mode_compute | modeParam |
T | mu |
T | p |
bool | pattern |
bool | posAlpha |
bool | posD |
T | rho |
bool | scaleW |
bool | stochastic |
T | t0 |
bool | ThetaDiag |
bool | ThetaDiagPlus |
bool | ThetaId |
bool | updateConstant |
bool | updateD |
bool | updateTheta |
bool | updateW |
bool | verbose |
bool | weightClasses |
bool | whiten |
|
inline |
|
inline |
Definition at line 85 of file dicts.h.
References spams::ParamDictLearn< T >::iter, and spams::ParamDictLearn< T >::logName.
T spams::ParamDictLearn< T >::approx |
bool spams::ParamDictLearn< T >::balanceClasses |
bool spams::ParamDictLearn< T >::batch |
Definition at line 117 of file dicts.h.
Referenced by spams::Trainer< T >::train().
bool spams::ParamDictLearn< T >::clean |
Definition at line 119 of file dicts.h.
Referenced by spams::Trainer< T >::train(), and spams::Trainer< T >::trainOffline().
bool spams::ParamDictLearn< T >::DequalsW |
bool spams::ParamDictLearn< T >::expand |
bool spams::ParamDictLearn< T >::extend |
T spams::ParamDictLearn< T >::gamma1 |
Definition at line 95 of file dicts.h.
Referenced by spams::Trainer< T >::getIter(), spams::Trainer< T >::train(), and spams::Trainer< T >::trainOffline().
T spams::ParamDictLearn< T >::gamma2 |
Definition at line 100 of file dicts.h.
Referenced by spams::Trainer< T >::getIter(), spams::Trainer< T >::train(), and spams::Trainer< T >::trainOffline().
bool spams::ParamDictLearn< T >::isConstant |
int spams::ParamDictLearn< T >::iter |
Definition at line 85 of file dicts.h.
Referenced by spams::Trainer< T >::train(), spams::Trainer< T >::trainOffline(), and spams::ParamDictLearn< T >::~ParamDictLearn().
int spams::ParamDictLearn< T >::iter_updateD |
Definition at line 125 of file dicts.h.
Referenced by spams::Trainer< T >::train(), and spams::Trainer< T >::trainOffline().
T spams::ParamDictLearn< T >::lambda |
Definition at line 87 of file dicts.h.
Referenced by spams::Trainer< T >::train(), and spams::Trainer< T >::trainOffline().
T spams::ParamDictLearn< T >::lambda2 |
Definition at line 99 of file dicts.h.
Referenced by spams::Trainer< T >::train().
T spams::ParamDictLearn< T >::lambda3 |
T spams::ParamDictLearn< T >::lambda4 |
bool spams::ParamDictLearn< T >::log |
Definition at line 120 of file dicts.h.
Referenced by spams::Trainer< T >::train().
char* spams::ParamDictLearn< T >::logName |
Definition at line 124 of file dicts.h.
Referenced by spams::Trainer< T >::train(), and spams::ParamDictLearn< T >::~ParamDictLearn().
constraint_type spams::ParamDictLearn< T >::mode |
Definition at line 88 of file dicts.h.
Referenced by spams::Trainer< T >::train(), and spams::Trainer< T >::trainOffline().
constraint_type_D spams::ParamDictLearn< T >::modeD |
Definition at line 90 of file dicts.h.
Referenced by spams::Trainer< T >::getIter(), spams::Trainer< T >::train(), and spams::Trainer< T >::trainOffline().
mode_compute spams::ParamDictLearn< T >::modeParam |
Definition at line 92 of file dicts.h.
Referenced by spams::Trainer< T >::train(), and spams::Trainer< T >::trainOffline().
T spams::ParamDictLearn< T >::mu |
T spams::ParamDictLearn< T >::p |
bool spams::ParamDictLearn< T >::pattern |
Definition at line 114 of file dicts.h.
Referenced by spams::Trainer< T >::train(), and spams::Trainer< T >::trainOffline().
bool spams::ParamDictLearn< T >::posAlpha |
Definition at line 89 of file dicts.h.
Referenced by spams::Trainer< T >::train().
bool spams::ParamDictLearn< T >::posD |
Definition at line 91 of file dicts.h.
Referenced by spams::Trainer< T >::getIter(), spams::Trainer< T >::train(), and spams::Trainer< T >::trainOffline().
T spams::ParamDictLearn< T >::rho |
Definition at line 94 of file dicts.h.
Referenced by spams::Trainer< T >::train(), and spams::Trainer< T >::trainOffline().
bool spams::ParamDictLearn< T >::scaleW |
bool spams::ParamDictLearn< T >::stochastic |
Definition at line 115 of file dicts.h.
Referenced by spams::Trainer< T >::train().
T spams::ParamDictLearn< T >::t0 |
Definition at line 93 of file dicts.h.
Referenced by spams::Trainer< T >::train().
bool spams::ParamDictLearn< T >::ThetaDiag |
bool spams::ParamDictLearn< T >::ThetaDiagPlus |
bool spams::ParamDictLearn< T >::ThetaId |
bool spams::ParamDictLearn< T >::updateConstant |
bool spams::ParamDictLearn< T >::updateD |
bool spams::ParamDictLearn< T >::updateTheta |
bool spams::ParamDictLearn< T >::updateW |
bool spams::ParamDictLearn< T >::verbose |
Definition at line 118 of file dicts.h.
Referenced by spams::Trainer< T >::train(), and spams::Trainer< T >::trainOffline().
bool spams::ParamDictLearn< T >::weightClasses |
bool spams::ParamDictLearn< T >::whiten |
Definition at line 103 of file dicts.h.
Referenced by spams::Trainer< T >::train(), and spams::Trainer< T >::trainOffline().