Functions |
dvariable | HollingIV (const double &x, const prevariable &a, const prevariable &b, const prevariable &c) |
| Holling Type IV function; scalar.
|
dvar_vector | HollingIV (const dvector &x, const prevariable &a, const prevariable &b, const prevariable &c) |
| Holling Type IV function; vectorized.
|
dvar_vector | HollingIV (const dvector &x, const dvar_vector &a, const prevariable &b, const prevariable &c) |
| Holling Type IV function; vectorized.
|
dvar_vector | HollingIV (const dvector &x, const prevariable &a, const dvar_vector &b, const prevariable &c) |
| Holling Type IV function; vectorized.
|
dvar_vector | HollingIV (const dvector &x, const dvar_vector &a, const dvar_vector &b, const prevariable &c) |
| Holling Type IV function; vectorized.
|
dvar_vector | HollingIV (const dvector &x, const prevariable &a, const prevariable &b, const dvar_vector &c) |
| Holling Type IV function; vectorized.
|
dvar_vector | HollingIV (const dvector &x, const dvar_vector &a, const prevariable &b, const dvar_vector &c) |
| Holling Type IV function; vectorized.
|
dvar_vector | HollingIV (const dvector &x, const prevariable &a, const dvar_vector &b, const dvar_vector &c) |
| Holling Type IV function; vectorized.
|
dvar_vector | HollingIV (const dvector &x, const dvar_vector &a, const dvar_vector &b, const dvar_vector &c) |
| Holling Type IV function; vectorized.
|
df1b2variable | HollingIV (const double &x, const df1b2variable &a, const df1b2variable &b, const df1b2variable &c) |
| Holling Type IV function; random effects scalar.
|
df1b2vector | HollingIV (const dvector &x, const df1b2variable &a, const df1b2variable &b, const df1b2variable &c) |
| Holling Type IV function; random effects vectorized.
|
df1b2vector | HollingIV (const dvector &x, const df1b2vector &a, const df1b2variable &b, const df1b2variable &c) |
| Holling Type IV function; random effects vectorized.
|
df1b2vector | HollingIV (const dvector &x, const df1b2variable &a, const df1b2vector &b, const df1b2variable &c) |
| Holling Type IV function; random effects vectorized.
|
df1b2vector | HollingIV (const dvector &x, const df1b2vector &a, const df1b2vector &b, const df1b2variable &c) |
| Holling Type IV function; random effects vectorized.
|
df1b2vector | HollingIV (const dvector &x, const df1b2variable &a, const df1b2variable &b, const df1b2vector &c) |
| Holling Type IV function; random effects vectorized.
|
df1b2vector | HollingIV (const dvector &x, const df1b2vector &a, const df1b2variable &b, const df1b2vector &c) |
| Holling Type IV function; random effects vectorized.
|
df1b2vector | HollingIV (const dvector &x, const df1b2variable &a, const df1b2vector &b, const df1b2vector &c) |
| Holling Type IV function; random effects vectorized.
|
df1b2vector | HollingIV (const dvector &x, const df1b2vector &a, const df1b2vector &b, const df1b2vector &c) |
| Holling Type IV function; random effects vectorized.
|