Description not yet available. More...
Go to the source code of this file.
Functions | |
| 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. | |
Description not yet available.
Definition in file dvect18.cpp.
| 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.
| v1 | a data vector |
| v2 | a data vector |
| function_nam | a pointer to the name of the function in question. |
Definition at line 36 of file dvect18.cpp.
Referenced by pow().
|
|
Generated on Tue Mar 8 2016 19:51:36 for ADMB Documentation by 1.8.0
|