Description not yet available. More...
#include "fvar.hpp"
Go to the source code of this file.
Functions | |
int | size_count (const dvector &x) |
Description not yet available. | |
int | size_count (const dmatrix &x) |
Description not yet available. | |
int | size_count (const d3_array &x) |
Description not yet available. | |
int | size_count_partial (const dvector &x, int n) |
Description not yet available. | |
int | size_count_partial (const dmatrix &x, int n) |
Description not yet available. | |
int | size_count_partial (const d3_array &x, int n) |
Description not yet available. |
Description not yet available.
Definition in file dsize.cpp.
int size_count | ( | const dvector & | x | ) |
Description not yet available.
Definition at line 17 of file dsize.cpp.
Referenced by cubic_spline(), dlnorm(), dnorm(), dpois(), get_ft(), invLogitProp(), logitProp(), matrix2vector(), mean(), nllBeta(), nllGamma(), nllInverseGamma(), nllLognormal(), nllLognormal2(), nllNegativeBinomial(), nllNormal(), nllNormal2(), nllPoisson(), regression(), function_minimizer::sd_routine(), and size_count().
int size_count | ( | const dmatrix & | x | ) |
int size_count | ( | const d3_array & | x | ) |
int size_count_partial | ( | const dvector & | x, |
int | n | ||
) |
Description not yet available.
Definition at line 26 of file dsize.cpp.
Referenced by size_count_partial().
int size_count_partial | ( | const dmatrix & | x, |
int | n | ||
) |
int size_count_partial | ( | const d3_array & | x, |
int | n | ||
) |
Generated on Tue Mar 8 2016 19:51:36 for ADMB Documentation by 1.8.0 |