![]() |
aimsalgo
5.0.5
Neuroimaging image processing
|
#include <aims/perfusion/perfCBV.h>
Public Member Functions | |
CBVMap () | |
void | saveMap (const std::string &) |
AimsData< float > & | doit (AimsData< float > &, AimsData< float > &, AimsData< float > &, AimsData< float > &, aims::BucketMap< Void > &, LMGamma< float > &, std::map< Point3d, LMGamma< float >, bestPoint3d > &, PerfusionParameters &, AimsData< float > *cbv=0, AimsData< float > *cbf=0) |
![]() | |
PerfusionMapBase (MapType id=(MapType) 0) | |
virtual | ~PerfusionMapBase () |
void | setState (bool st) |
std::list< int > & | dependencies () |
std::list< int > & | backDependencies () |
int | id () |
bool | isChecked () |
AimsData< float > & | map () |
Additional Inherited Members | |
![]() | |
enum | MapType { cbv, cbf, mtt, ttp, delay, h, bbb } |
![]() | |
void | doSave (const std::string &) |
![]() | |
std::list< int > | _deps |
std::list< int > | _backdeps |
AimsData< float > | m_map |
aims::CBVMap::CBVMap | ( | ) |
|
virtual |
Reimplemented from aims::PerfusionMapBase.
|
virtual |
Reimplemented from aims::PerfusionMapBase.