Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

GenMask1d.H File Reference


Detailed Description

Header file of class qgar::GenMask1d.

Author:
Gérald Masini
Date:
Apr 18, 2003 17:47
Since:
Qgar 2.1

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.