$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
#include <colormaps.h>


Public Member Functions | |
| PowerLawFunction (double x1_, double x2_, double y1_, double y2_, double b_) | |
| virtual double | operator() (double x) const |
| virtual PowerLawFunction * | clone () const |
| plb::PowerLawFunction::PowerLawFunction | ( | double | x1_, | |
| double | x2_, | |||
| double | y1_, | |||
| double | y2_, | |||
| double | b_ | |||
| ) |
Referenced by clone().
| PowerLawFunction * plb::PowerLawFunction::clone | ( | ) | const [virtual] |
Implements plb::ScalarFunction.
References PowerLawFunction().
| double plb::PowerLawFunction::operator() | ( | double | x | ) | const [virtual] |
Implements plb::ScalarFunction.
1.6.3
1.6.3