|
ADMB Documentation
-a65f1c97
|
Function bounder for double and dvariable type. More...
#include "fvar.hpp"Go to the source code of this file.
Functions | |
| double | bounder (double x, double min, double max, double scale) |
| Description not yet available. More... | |
| dvariable | bounder (const prevariable &x, double min, double max, double scale) |
| Description not yet available. More... | |
Function bounder for double and dvariable type.
Definition in file linad99/bounder.cpp.
| double bounder | ( | double | x, |
| double | min, | ||
| double | max, | ||
| double | scale | ||
| ) |
| dvariable bounder | ( | const prevariable & | x, |
| double | min, | ||
| double | max, | ||
| double | scale | ||
| ) |
|
|
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5
|