ADMB Documentation
-a65f1c97
|
#include <df1b2fun.h>
Go to the source code of this file.
df1b2variable bounded_cumd_norm | ( | const df1b2variable & | _x, |
double | beta | ||
) |
Definition at line 838 of file df3fun.cpp.
df3_one_matrix choleski_decomp | ( | const df3_one_matrix & | MM | ) |
Definition at line 667 of file df3fun.cpp.
df1b2variable cumd_norm | ( | const df1b2variable & | _x | ) |
Definition at line 806 of file df3fun.cpp.
df3_one_variable exp | ( | const df3_one_variable & | x | ) |
Definition at line 413 of file df3fun.cpp.
dvector first_derivatives | ( | const df3_one_vector & | v | ) |
Definition at line 85 of file df3fun.cpp.
dmatrix first_derivatives | ( | const df3_one_matrix & | v | ) |
Definition at line 198 of file df3fun.cpp.
df3_one_variable inv | ( | const df3_one_variable & | x | ) |
Definition at line 451 of file df3fun.cpp.
df3_one_variable log | ( | const df3_one_variable & | x | ) |
Definition at line 430 of file df3fun.cpp.
df3_one_variable operator* | ( | const df3_one_variable & | x, |
const df3_one_variable & | y | ||
) |
Definition at line 491 of file df3fun.cpp.
df3_one_variable operator* | ( | double | x, |
const df3_one_variable & | y | ||
) |
Definition at line 510 of file df3fun.cpp.
df3_one_variable operator* | ( | const df3_one_variable & | x, |
double | y | ||
) |
Definition at line 523 of file df3fun.cpp.
df3_one_variable operator+ | ( | double | x, |
const df3_one_variable & | y | ||
) |
Definition at line 551 of file df3fun.cpp.
df3_one_variable operator+ | ( | const df3_one_variable & | y, |
const double | x | ||
) |
Definition at line 590 of file df3fun.cpp.
df3_one_variable operator+ | ( | const df3_one_variable & | x, |
const df3_one_variable & | y | ||
) |
Definition at line 601 of file df3fun.cpp.
df3_one_variable operator- | ( | const df3_one_variable & | v | ) |
Definition at line 366 of file df3fun.cpp.
df3_one_variable operator- | ( | const df3_one_variable & | x, |
const df3_one_variable & | y | ||
) |
Definition at line 612 of file df3fun.cpp.
df3_one_variable operator- | ( | const df3_one_variable & | x, |
double | y | ||
) |
Definition at line 623 of file df3fun.cpp.
df3_one_variable operator/ | ( | const df3_one_variable & | x, |
const df3_one_variable & | y | ||
) |
Definition at line 537 of file df3fun.cpp.
df3_one_variable operator/ | ( | double | x, |
const df3_one_variable & | y | ||
) |
Definition at line 544 of file df3fun.cpp.
dvector second_derivatives | ( | const df3_one_vector & | v | ) |
Definition at line 97 of file df3fun.cpp.
dmatrix second_derivatives | ( | const df3_one_matrix & | v | ) |
Definition at line 213 of file df3fun.cpp.
df3_one_variable sqrt | ( | const df3_one_variable & | x | ) |
Definition at line 388 of file df3fun.cpp.
dvector third_derivatives | ( | const df3_one_vector & | v | ) |
Definition at line 109 of file df3fun.cpp.
dmatrix third_derivatives | ( | const df3_one_matrix & | v | ) |
Definition at line 228 of file df3fun.cpp.
dvector value | ( | const df3_one_vector & | v | ) |
Definition at line 73 of file df3fun.cpp.
dmatrix value | ( | const df3_one_matrix & | v | ) |
Definition at line 180 of file df3fun.cpp.
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5 |