Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

dsptypes.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

struct  _sSCplx
 Single precision complex datatype. More...

struct  _sDCplx
 Double precision complex datatype. More...

struct  _sSPolar
 Single precision polar datatype. More...

struct  _sDPolar
 Double precision polar datatype. More...

union  _uSCoord
 Single precision cartesian/polar datatype. More...

union  _uDCoord
 Double precision cartesian/polar datatype. More...


Typedefs

typedef _sSCplx stSCplx
 Single precision complex datatype.

typedef _sSCplxstpSCplx
 Single precision complex datatype.

typedef _sDCplx stDCplx
 Double precision complex datatype.

typedef _sDCplxstpDCplx
 Double precision complex datatype.

typedef _sSPolar stSPolar
 Single precision polar datatype.

typedef _sSPolarstpSPolar
 Single precision polar datatype.

typedef _sDPolar stDPolar
 Double precision polar datatype.

typedef _sDPolarstpDPolar
 Double precision polar datatype.

typedef _uSCoord utSCoord
 Single precision cartesian/polar datatype.

typedef _uSCoordutpSCoord
 Single precision cartesian/polar datatype.

typedef _uDCoord utDCoord
 Double precision cartesian/polar datatype.

typedef _uDCoordutpDCoord
 Double precision cartesian/polar datatype.


Typedef Documentation

typedef struct _sSCplx stSCplx
 

Single precision complex datatype.

Type prefix is left out to prevent need of source code changes when precision is changed.

typedef struct _sSCplx * stpSCplx
 

Single precision complex datatype.

Type prefix is left out to prevent need of source code changes when precision is changed.

typedef struct _sDCplx stDCplx
 

Double precision complex datatype.

typedef struct _sDCplx * stpDCplx
 

Double precision complex datatype.

typedef struct _sSPolar stSPolar
 

Single precision polar datatype.

typedef struct _sSPolar * stpSPolar
 

Single precision polar datatype.

typedef struct _sDPolar stDPolar
 

Double precision polar datatype.

typedef struct _sDPolar * stpDPolar
 

Double precision polar datatype.

typedef union _uSCoord utSCoord
 

Single precision cartesian/polar datatype.

typedef union _uSCoord * utpSCoord
 

Single precision cartesian/polar datatype.

typedef union _uDCoord utDCoord
 

Double precision cartesian/polar datatype.

typedef union _uDCoord * utpDCoord
 

Double precision cartesian/polar datatype.


Generated on Sun Oct 26 00:09:10 2003 for libDSP by doxygen 1.3.3