ADMB Documentation
-a65f1c97
|
#include <factors.h>
Public Member Functions | |
factor () | |
void | allocate (const ivector &v, dvar_vector &par) |
dvariable | operator() (int i) |
Private Attributes | |
ivector | idx |
dvar_vector | levels |
int | nlevels |
void factor::allocate | ( | const ivector & | v, |
dvar_vector & | par | ||
) |
Definition at line 85 of file factors.cpp.
dvariable factor::operator() | ( | int | i | ) |
Definition at line 123 of file factors.cpp.
|
private |
Definition at line 16 of file factors.h.
Referenced by allocate(), and operator()().
|
private |
Definition at line 17 of file factors.h.
Referenced by allocate(), and operator()().
|
private |
Definition at line 15 of file factors.h.
Referenced by allocate(), and factor().
Generated on Wed Sep 7 2022 00:01:33 for ADMB Documentation by 1.8.5 |