#include "header.h"#include "types.h"#include "dwi/gradient.h"#include "dwi/shells.h"#include "math/constrained_least_squares.h"#include "math/math.h"#include "math/SH.h"#include "math/ZSH.h"#include "dwi/directions/predefined.h"Go to the source code of this file.
Classes | |
| class | MR::DWI::SDeconv::MSMT_CSD |
Namespaces | |
| namespace | MR |
| namespace | MR::DWI |
| namespace | MR::DWI::SDeconv |
Macros | |
| #define | DEFAULT_MSMTCSD_LMAX 8 |
| #define | DEFAULT_MSMTCSD_NORM_LAMBDA 1.0e-10 |
| #define | DEFAULT_MSMTCSD_NEG_LAMBDA 1.0e-10 |
Variables | |
| const App::OptionGroup | MR::DWI::SDeconv::MSMT_CSD_options |
| #define DEFAULT_MSMTCSD_LMAX 8 |
Definition at line 31 of file msmt_csd.h.
| #define DEFAULT_MSMTCSD_NEG_LAMBDA 1.0e-10 |
Definition at line 33 of file msmt_csd.h.
| #define DEFAULT_MSMTCSD_NORM_LAMBDA 1.0e-10 |
Definition at line 32 of file msmt_csd.h.