Help class for bisection root finding calls.
More...
#include <TC2.h>
List of all members.
Public Member Functions |
| Fun (int const *const p, int const pl, Treal const s) |
Treal | eval (Treal const x) const |
Private Attributes |
int const *const | pol |
int const | pollength |
Treal const | shift |
Detailed Description
Help class for bisection root finding calls.
- See also:
- fermi_level
-
homo
-
lumo
Constructor & Destructor Documentation
mat::TC2::Fun::Fun |
( |
int const *const |
p, |
|
|
int const |
pl, |
|
|
Treal const |
s |
|
) |
| [inline] |
Member Function Documentation
Treal mat::TC2::Fun::eval |
( |
Treal const |
x | ) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: