|
cloudy
trunk
|
#include <thirdparty.h>

Public Member Functions | |
| UltraGen (long a, double x) | |
| void | step () |
| double | val () const |
Private Attributes | |
| long | m_a |
| long | m_n |
| double | m_x |
| double | m_c1 |
| double | m_c2 |
Definition at line 475 of file thirdparty.h.
|
inline |
Definition at line 480 of file thirdparty.h.
|
inline |
|
inline |
Definition at line 490 of file thirdparty.h.
References m_c2.
|
private |
Definition at line 477 of file thirdparty.h.
Referenced by step().
|
private |
Definition at line 478 of file thirdparty.h.
Referenced by step().
|
private |
Definition at line 478 of file thirdparty.h.
|
private |
Definition at line 477 of file thirdparty.h.
Referenced by step().
|
private |
Definition at line 478 of file thirdparty.h.
Referenced by step().
1.8.5