CASToR  3.2
Tomographic Reconstruction (PET/SPECT/CT)
Macros
1cpt parameters optimization method

Optimisation method (LS, NNLS)
Defined in i1TCModel.hh. More...

Macros

#define METHOD_1CPT_NNLS   0
 
#define METHOD_1CPT_LS   1
 
#define METHOD_1CPT_BF   2
 
#define METHOD_1CPT_NNLS   0
 
#define METHOD_1CPT_LS   1
 
#define METHOD_1CPT_BF   2
 

Detailed Description

Optimisation method (LS, NNLS)
Defined in i1TCModel.hh.

Macro Definition Documentation

◆ METHOD_1CPT_BF [1/2]

#define METHOD_1CPT_BF   2

BF method (=2)

Definition at line 25 of file code/include/dynamic/i1TCModel.hh.

◆ METHOD_1CPT_BF [2/2]

#define METHOD_1CPT_BF   2

BF method (=2)

Definition at line 25 of file include/dynamic/i1TCModel.hh.

◆ METHOD_1CPT_LS [1/2]

#define METHOD_1CPT_LS   1

LS method (=1)

Definition at line 23 of file include/dynamic/i1TCModel.hh.

◆ METHOD_1CPT_LS [2/2]

#define METHOD_1CPT_LS   1

LS method (=1)

Definition at line 23 of file code/include/dynamic/i1TCModel.hh.

◆ METHOD_1CPT_NNLS [1/2]

#define METHOD_1CPT_NNLS   0

NNLS method (=0, default)

Definition at line 21 of file include/dynamic/i1TCModel.hh.

◆ METHOD_1CPT_NNLS [2/2]

#define METHOD_1CPT_NNLS   0

NNLS method (=0, default)

Definition at line 21 of file code/include/dynamic/i1TCModel.hh.