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

Hankel.cc File Reference

#include <math.h>
#include <float.h>
#include "dsp/Hankel.hh"

Include dependency graph for Hankel.cc:

Include dependency graph

Go to the source code of this file.

Defines

#define ABEL_NSE   9

Variables

const float fpH [ABEL_NSE]
const double dpH [ABEL_NSE]
const float fpLambda [ABEL_NSE]
const double dpLambda [ABEL_NSE]


Define Documentation

#define ABEL_NSE   9
 

Definition at line 42 of file Hankel.cc.

Referenced by clHankel::DoAbel(), and clHankel::InitAbel().


Variable Documentation

const float fpH[ABEL_NSE]
 

Initial value:

 {
    1.000000000000000000f,
    0.610926299405048390f,
    0.895089852938535935f,
    1.34082948787002865f,
    2.02532848558443890f,
    3.18110895533701843f,
    5.90898360396353794f,
    77.6000213494180286f,
    528.221800846070892f
}

Definition at line 43 of file Hankel.cc.

Referenced by clHankel::InitAbel().

const double dpH[ABEL_NSE]
 

Initial value:

 {
    1.000000000000000000,
    0.610926299405048390,
    0.895089852938535935,
    1.34082948787002865,
    2.02532848558443890,
    3.18110895533701843,
    5.90898360396353794,
    77.6000213494180286,
    528.221800846070892
}

Definition at line 54 of file Hankel.cc.

const float fpLambda[ABEL_NSE]
 

Initial value:

 {
    0.000000000000000000f,
    -2.08424632126539366f,
    -5.78928630565552371f,
    -14.6268676854951032f,
    -35.0617158334443104f,
    -83.3258406398958158f,
    -210.358805421311445f,
    -6673.64911325382036f,
    -34897.7050244132261f
}

Definition at line 65 of file Hankel.cc.

Referenced by clHankel::InitAbel().

const double dpLambda[ABEL_NSE]
 

Initial value:

 {
    0.000000000000000000,
    -2.08424632126539366,
    -5.78928630565552371,
    -14.6268676854951032,
    -35.0617158334443104,
    -83.3258406398958158,
    -210.358805421311445,
    -6673.64911325382036,
    -34897.7050244132261
}

Definition at line 76 of file Hankel.cc.


Generated on Tue Mar 2 19:46:57 2004 for libDSP by doxygen 1.3.6