cvrChannelC.h File Reference
Contains the data structure to represent complex valued channels with float as type for the real and imaginary components.
More...
#include "cvrMatrix.h"
#include "cvrChannel.h"
#include "cvrChannelC.h"
#include "cvrComplex.h"
#include "cvrTypes.h"
Go to the source code of this file.
Detailed Description
Contains the data structure to represent complex valued channels with float as type for the real and imaginary components.
- Author:
- Pablo Alvarado
- Date:
- 13.10.2007
- Id
- cvrChannelC.h,v 1.1 2007/10/14 02:44:14 alvarado Exp