Description not yet available. More...
#include "fvar.hpp"
Go to the source code of this file.
Functions | |
int | size_count (const dvar_vector &x) |
Description not yet available. | |
int | size_count (const dvar_matrix &x) |
Description not yet available. | |
int | size_count (const dvar3_array &x) |
Description not yet available. | |
int | size_count (const dvar4_array &x) |
Description not yet available. | |
int | size_count (const d4_array &x) |
Description not yet available. | |
int | size_count_partial (const dvar_vector &x, int n) |
Description not yet available. | |
int | size_count_partial (const dvar_matrix &x, int n) |
Description not yet available. | |
int | size_count_partial (const dvar3_array &x, int n) |
Description not yet available. |
Description not yet available.
Definition in file size.cpp.
int size_count | ( | const dvar_vector & | x | ) |
int size_count | ( | const dvar_matrix & | x | ) |
int size_count | ( | const dvar3_array & | x | ) |
int size_count | ( | const dvar4_array & | x | ) |
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 Tue Mar 8 2016 19:51:38 for ADMB Documentation by 1.8.0 |