#include <animaBaseCompartment.h>
#include <AnimaMCMBaseExport.h>
#include <itkLightObject.h>
#include <itkObjectFactory.h>
Go to the source code of this file.
|
class | anima::MultiCompartmentModel |
| MultiCompartmentModel: holds several diffusion compartments, ordered by type It also handles weights of the different compartments. Although there are N weights in memory for N compartments, the parameters returned and set are considered to have one less weight in them, the first one being removed. This comes from the fact that they sum up to 1. More...
|
|