ADMB Documentation
-a65f1c97
|
Description not yet available. More...
Go to the source code of this file.
Functions | |
void | ADMB_getcallindex (const df1b2variable &x) |
Description not yet available. More... | |
void | ADMB_getcallindex (const df1b2vector &x) |
Description not yet available. More... | |
void | ADMB_getcallindex (const df1b2matrix &x) |
Description not yet available. More... | |
df1b2vector | cos (const df1b2vector &_x) |
Description not yet available. More... | |
df1b2vector | exp (const df1b2vector &_x) |
Description not yet available. More... | |
df1b2vector | log (const df1b2vector &_x) |
Description not yet available. More... | |
df1b2vector | operator+ (const df1b2vector &_x, const df1b2vector &_y) |
Description not yet available. More... | |
df1b2vector | operator+ (const df1b2vector &_x, const dvector &_y) |
Description not yet available. More... | |
df1b2vector | operator+ (const dvector &_x, const df1b2vector &_y) |
Description not yet available. More... | |
df1b2vector | operator- (const df1b2vector &_x, const df1b2vector &_y) |
Description not yet available. More... | |
df1b2vector | operator- (const df1b2vector &_x, const dvector &_y) |
Description not yet available. More... | |
df1b2vector | operator- (const dvector &_x, const df1b2vector &_y) |
Description not yet available. More... | |
df1b2vector | sin (const df1b2vector &_x) |
Description not yet available. More... | |
df1b2vector | sqrt (const df1b2vector &_x) |
Description not yet available. More... | |
df1b2vector | tan (const df1b2vector &_x) |
Description not yet available. More... | |
Description not yet available.
Definition in file f1b2vc1.cpp.
void ADMB_getcallindex | ( | const df1b2variable & | x | ) |
void ADMB_getcallindex | ( | const df1b2vector & | x | ) |
void ADMB_getcallindex | ( | const df1b2matrix & | x | ) |
df1b2vector cos | ( | const df1b2vector & | _x | ) |
df1b2vector exp | ( | const df1b2vector & | _x | ) |
df1b2vector log | ( | const df1b2vector & | _x | ) |
df1b2vector operator+ | ( | const df1b2vector & | _x, |
const df1b2vector & | _y | ||
) |
df1b2vector operator+ | ( | const df1b2vector & | _x, |
const dvector & | _y | ||
) |
df1b2vector operator+ | ( | const dvector & | _x, |
const df1b2vector & | _y | ||
) |
df1b2vector operator- | ( | const df1b2vector & | _x, |
const df1b2vector & | _y | ||
) |
df1b2vector operator- | ( | const df1b2vector & | _x, |
const dvector & | _y | ||
) |
df1b2vector operator- | ( | const dvector & | _x, |
const df1b2vector & | _y | ||
) |
df1b2vector sin | ( | const df1b2vector & | _x | ) |
df1b2vector sqrt | ( | const df1b2vector & | _x | ) |
df1b2vector tan | ( | const df1b2vector & | _x | ) |
Generated on Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5 |