CASToR
1.1
Tomographic Reconstruction (PET/SPECT)
Main Page
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
src
optimizer
vPenalty.cc
Go to the documentation of this file.
1
2
/*
3
Implementation of class vPenalty
4
5
- separators: X
6
- doxygen: X
7
- default initialization: X
8
- CASTOR_DEBUG:
9
- CASTOR_VERBOSE:
10
*/
11
18
#include "
vPenalty.hh
"
19
#include "
sOutputManager.hh
"
20
21
// =====================================================================
22
// ---------------------------------------------------------------------
23
// ---------------------------------------------------------------------
24
// =====================================================================
25
26
vPenalty::vPenalty
()
27
{
28
// Affect default values
29
mp_ImageDimensionsAndQuantification
= NULL;
30
m_verbose
= 0;
31
}
32
33
// =====================================================================
34
// ---------------------------------------------------------------------
35
// ---------------------------------------------------------------------
36
// =====================================================================
37
38
vPenalty::~vPenalty
() {}
39
40
// =====================================================================
41
// ---------------------------------------------------------------------
42
// ---------------------------------------------------------------------
43
// =====================================================================
vPenalty::m_verbose
int m_verbose
Definition:
vPenalty.hh:85
vPenalty::vPenalty
vPenalty()
The constructor of vPenalty.
Definition:
vPenalty.cc:26
vPenalty::~vPenalty
virtual ~vPenalty()
The destructor of vPenalty.
Definition:
vPenalty.cc:38
vPenalty::mp_ImageDimensionsAndQuantification
oImageDimensionsAndQuantification * mp_ImageDimensionsAndQuantification
Definition:
vPenalty.hh:83
vPenalty.hh
Declaration of class vPenalty.
sOutputManager.hh
Declaration of class sOutputManager.
Generated on Wed Jul 19 2017 17:02:32 for CASToR by
1.8.6