#include <Chebyshev.h>
Collaboration diagram for UF< UserFcnT >:

Static Public Attributes | |
| UserFcnT * | uf = 0 |
The whole point of this class is to allow Chebyshev expansions on free functions, static functions and member functions in a consistent way. Unfortunately, it ended up making it rather difficult and obscure for all three, particularly for member functions, since the precise syntax for the member function adapter is not widely implemented. Even worse, the implementation is frequently wrong. Sigh!
Definition at line 41 of file Chebyshev.h.
|
|||||
|
Definition at line 43 of file Chebyshev.h. |
1.3.4