Functions |
dvar_vector | acos (const dvar_vector &v1) |
| Description not yet available.
|
dvar_vector | asin (const dvar_vector &v1) |
| Description not yet available.
|
dvar_vector | cosh (const dvar_vector &v1) |
| Description not yet available.
|
void | gradfree (dlink *) |
| Description not yet available.
|
dvar_vector | log10 (const dvar_vector &v1) |
| Description not yet available.
|
dvar_vector | pow (const dvar_vector &v1, const dvar_vector &v2) |
| Description not yet available.
|
dvar_vector | pow (const prevariable &x, const dvar_vector &v2) |
| Description not yet available.
|
void | shape_check (const dvar_vector &v1, const dvar_vector &v2, const char *function_name) |
| Description not yet available.
|
void | shape_check (const dvector &v1, const dvar_vector &v2, const char *function_name) |
| Description not yet available.
|
void | shape_check (const dvector &v1, const dvector &v2, const char *function_name) |
| Determine if the lower and upper bounds of two evctors match in a specified function.
|
void | shape_check (const dvar_vector &v1, const dvector &v2, const char *function_name) |
| Description not yet available.
|
dvar_vector | sinh (const dvar_vector &v1) |
| Description not yet available.
|
dvar_vector | tanh (const dvar_vector &v1) |
| Description not yet available.
|
Description not yet available.
Definition in file fvar_ar8.cpp.