#include <ProjConvolution.hpp>
Projection matrix for vertical convolution
◆ ProjConvolution() [1/2]
◆ ProjConvolution() [2/2]
◆ ~ProjConvolution()
ProjConvolution::~ProjConvolution |
( |
| ) |
|
|
virtual |
◆ getAProjHoriz()
const MatrixSparse * ProjConvolution::getAProjHoriz |
( |
| ) |
const |
|
inline |
TODO : return a shared pointer ?
◆ getConvolution()
const VectorDouble & ProjConvolution::getConvolution |
( |
| ) |
const |
|
inline |
◆ getNApex()
int ProjConvolution::getNApex |
( |
| ) |
const |
|
overridevirtual |
◆ getNPoint()
int ProjConvolution::getNPoint |
( |
| ) |
const |
|
overridevirtual |
◆ getResolutionGrid()
DbGrid * ProjConvolution::getResolutionGrid |
( |
| ) |
const |
◆ getShiftVector()
const VectorInt & ProjConvolution::getShiftVector |
( |
| ) |
const |
|
inline |
◆ operator=()
The documentation for this class was generated from the following files:
- include/LinearOp/ProjConvolution.hpp
- src/LinearOp/ProjConvolution.cpp