ADMB Documentation
-a65f1c97
|
#include "fvar.hpp"
Go to the source code of this file.
Functions | |
unsigned int | size_count (const dvar_vector &x) |
Returns size of dvar_vector x. More... | |
unsigned int | size_count (const dvar_matrix &x) |
Returns size of dvar_matrix x. More... | |
unsigned int | size_count (const dvar3_array &x) |
Returns size of dvar3_array x. More... | |
unsigned int | size_count (const dvar4_array &x) |
Returns size of dvar4_array x. More... | |
unsigned int | size_count (const d4_array &x) |
Returns size of d4_array x. More... | |
int | size_count_partial (const dvar_vector &x, int n) |
Description not yet available. More... | |
int | size_count_partial (const dvar_matrix &x, int n) |
Description not yet available. More... | |
int | size_count_partial (const dvar3_array &x, int n) |
Description not yet available. More... | |
unsigned int size_count | ( | const dvar_vector & | x | ) |
unsigned int size_count | ( | const dvar_matrix & | x | ) |
unsigned int size_count | ( | const dvar3_array & | x | ) |
unsigned int size_count | ( | const dvar4_array & | x | ) |
unsigned int size_count | ( | const d4_array & | x | ) |
int size_count_partial | ( | const dvar_vector & | x, |
int | n | ||
) |
int size_count_partial | ( | const dvar_matrix & | x, |
int | n | ||
) |
int size_count_partial | ( | const dvar3_array & | x, |
int | n | ||
) |
Generated on Wed Sep 7 2022 00:01:32 for ADMB Documentation by 1.8.5 |