Definition in file GenMask1d.H.
Go to the source code of this file.
Namespaces | |
| namespace | qgar |
Classes | |
| class | qgar::GenMask1d< T > |
| Generic 1D mask with coefficients of type T. More... | |
1D Masks | |
| typedef GenMask1d< int > | qgar::Mask1d |
| 1D mask with coefficients of type int. | |
| typedef GenMask1d< int > | qgar::IMask1d |
| 1D mask with coefficients of type int. | |
| typedef GenMask1d< float > | qgar::FMask1d |
| 1D mask with coefficients of type float. | |
| typedef GenMask1d< double > | qgar::DMask1d |
| 1D mask with coefficients of type double. | |