Description not yet available. More...
#include "fvar.hpp"Go to the source code of this file.
Functions | |
| dvar_vector | cube (const dvar_vector &v1) |
| Description not yet available. | |
| void | DF_dvcube (void) |
| Description not yet available. | |
| void | DF_dvfourth (void) |
| Description not yet available. | |
| void | DF_dvsquare (void) |
| Description not yet available. | |
| dvar_vector | fourth (const dvar_vector &v1) |
| Description not yet available. | |
| dvar_vector | square (const dvar_vector &v1) |
| Description not yet available. | |
Description not yet available.
Definition in file fvar_a44.cpp.
| dvar_vector cube | ( | const dvar_vector & | v1 | ) |
| void DF_dvcube | ( | void | ) |
Description not yet available.
Definition at line 96 of file fvar_a44.cpp.
Referenced by cube().
| void DF_dvfourth | ( | void | ) |
Description not yet available.
Definition at line 148 of file fvar_a44.cpp.
Referenced by fourth().
| void DF_dvsquare | ( | void | ) |
Description not yet available.
Definition at line 44 of file fvar_a44.cpp.
Referenced by square().
| dvar_vector fourth | ( | const dvar_vector & | v1 | ) |
| dvar_vector square | ( | const dvar_vector & | v1 | ) |
|
|
Generated on Tue Mar 8 2016 19:51:37 for ADMB Documentation by 1.8.0
|