summaryrefslogtreecommitdiffstats
path: root/src/ReconstructionAlgorithm3D.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update headers (website+2016)Willem Jan Palenstijn2016-11-281-4/+3
|
* Replace boost::lexical_cast by stringstreamsWillem Jan Palenstijn2016-01-051-7/+5
| | | | | | This is to avoid the dependence of lexical_cast on the current locale. The stringstreams used for the new string parsing/output functions are explicitly imbued with the C/classic locale.
* Silence bogus warning:Christian Häggström2015-09-161-0/+1
| | | | Warning: CudaSirtAlgorithm3D: unused configuration options: SinogramMaskId
* Use supersampling options from CudaProjector3DWillem Jan Palenstijn2015-06-041-7/+11
|
* Change XMLNode* to XMLNodeWillem Jan Palenstijn2015-05-061-19/+17
| | | | An XMLNode object is already simply a pointer, so no need to dynamically allocate XMLNodes.
* Update copyright to -2015Willem Jan Palenstijn2015-01-261-2/+2
|
* Update copyright headersWillem Jan Palenstijn2015-01-191-5/+5
|
* Update version to 1.3Willem Jan Palenstijn2013-07-011-0/+306