---------------------------------------------------------------------------------------- Constructor
| 41 | //---------------------------------------------------------------------------------------- |
| 42 | // Constructor |
| 43 | CBackProjectionAlgorithm::CBackProjectionAlgorithm() |
| 44 | { |
| 45 | |
| 46 | } |
| 47 | |
| 48 | //--------------------------------------------------------------------------------------- |
| 49 | // Initialize - C++ |
nothing calls this directly
no outgoing calls
no test coverage detected