◆ SetUp()
| void SimpsonIntegralSinx::SetUp |
( |
| ) |
|
|
inlineprotected |
◆ TearDown()
| void SimpsonIntegralSinx::TearDown |
( |
| ) |
|
|
inlineprotected |
◆ asum
| double SimpsonIntegralSinx::asum |
|
protected |
◆ asumlist
| double* SimpsonIntegralSinx::asumlist |
|
protected |
◆ dr
| double SimpsonIntegralSinx::dr = M_PI/(mesh-1) |
|
protected |
◆ expectvalue
| double SimpsonIntegralSinx::expectvalue = 2.0 |
|
protected |
◆ func
| double* SimpsonIntegralSinx::func |
|
protected |
test the integral of sinx between [0,PI], devide to mesh-1 parts
◆ mesh
| int SimpsonIntegralSinx::mesh = 10001 |
|
protected |
◆ rab
| double* SimpsonIntegralSinx::rab |
|
protected |
The documentation for this class was generated from the following file: