DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include <decomp.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] |