|
dvariable | HollingIII (const double &x, const prevariable &a, const prevariable &b) |
| Holling Type III function; scalar. More...
|
|
dvar_vector | HollingIII (const dvector &x, const prevariable &a, const prevariable &b) |
| Holling Type III function; vectorized. More...
|
|
dvar_vector | HollingIII (const dvector &x, const dvar_vector &a, const prevariable &b) |
| Holling Type III function; vectorized. More...
|
|
dvar_vector | HollingIII (const dvector &x, const prevariable &a, const dvar_vector &b) |
| Holling Type III function; vectorized. More...
|
|
dvar_vector | HollingIII (const dvector &x, const dvar_vector &a, const dvar_vector &b) |
| Holling Type III function; vectorized. More...
|
|
df1b2variable | HollingIII (const double &x, const df1b2variable &a, const df1b2variable &b) |
| Holling Type III function; random effects scalar. More...
|
|
df1b2vector | HollingIII (const dvector &x, const df1b2variable &a, const df1b2variable &b) |
| Holling Type III function; random effects vectorized. More...
|
|
df1b2vector | HollingIII (const dvector &x, const df1b2vector &a, const df1b2variable &b) |
| Holling Type III function; random effects vectorized. More...
|
|
df1b2vector | HollingIII (const dvector &x, const df1b2variable &a, const df1b2vector &b) |
| Holling Type III function; random effects vectorized. More...
|
|
df1b2vector | HollingIII (const dvector &x, const df1b2vector &a, const df1b2vector &b) |
| Holling Type III function; random effects vectorized. More...
|
|