|
dvariable | logistic3 (const double &x, const prevariable &a, const prevariable &b, const prevariable &c) |
| logistic function with carrying capacity c; scalar More...
|
|
dvar_vector | logistic3 (const dvector &x, const prevariable &a, const prevariable &b, const prevariable &c) |
| logistic function with carrying capacity c; vectorized More...
|
|
dvar_vector | logistic3 (const dvector &x, const dvar_vector &a, const prevariable &b, const prevariable &c) |
| logistic function with carrying capacity c; vectorized More...
|
|
dvar_vector | logistic3 (const dvector &x, const prevariable &a, const dvar_vector &b, const prevariable &c) |
| logistic function with carrying capacity c; vectorized More...
|
|
dvar_vector | logistic3 (const dvector &x, const dvar_vector &a, const dvar_vector &b, const prevariable &c) |
| logistic function with carrying capacity c; vectorized More...
|
|
dvar_vector | logistic3 (const dvector &x, const prevariable &a, const prevariable &b, const dvar_vector &c) |
| logistic function with carrying capacity c; vectorized More...
|
|
dvar_vector | logistic3 (const dvector &x, const dvar_vector &a, const prevariable &b, const dvar_vector &c) |
| logistic function with carrying capacity c; vectorized More...
|
|
dvar_vector | logistic3 (const dvector &x, const prevariable &a, const dvar_vector &b, const dvar_vector &c) |
| logistic function with carrying capacity c; vectorized More...
|
|
dvar_vector | logistic3 (const dvector &x, const dvar_vector &a, const dvar_vector &b, const dvar_vector &c) |
| logistic function with carrying capacity c; vectorized More...
|
|
df1b2variable | logistic3 (const double &x, const df1b2variable &a, const df1b2variable &b, const df1b2variable &c) |
| logistic function with carrying capacity c; random effects scalar More...
|
|
df1b2vector | logistic3 (const dvector &x, const df1b2variable &a, const df1b2variable &b, const df1b2variable &c) |
| logistic function with carrying capacity c; random effects vectorized More...
|
|
df1b2vector | logistic3 (const dvector &x, const df1b2vector &a, const df1b2variable &b, const df1b2variable &c) |
| logistic function with carrying capacity c; random effects vectorized More...
|
|
df1b2vector | logistic3 (const dvector &x, const df1b2variable &a, const df1b2vector &b, const df1b2variable &c) |
| logistic function with carrying capacity c; random effects vectorized More...
|
|
df1b2vector | logistic3 (const dvector &x, const df1b2vector &a, const df1b2vector &b, const df1b2variable &c) |
| logistic function with carrying capacity c; random effects vectorized More...
|
|
df1b2vector | logistic3 (const dvector &x, const df1b2variable &a, const df1b2variable &b, const df1b2vector &c) |
| logistic function with carrying capacity c; random effects vectorized More...
|
|
df1b2vector | logistic3 (const dvector &x, const df1b2vector &a, const df1b2variable &b, const df1b2vector &c) |
| logistic function with carrying capacity c; random effects vectorized More...
|
|
df1b2vector | logistic3 (const dvector &x, const df1b2variable &a, const df1b2vector &b, const df1b2vector &c) |
| logistic function with carrying capacity c; random effects vectorized More...
|
|
df1b2vector | logistic3 (const dvector &x, const df1b2vector &a, const df1b2vector &b, const df1b2vector &c) |
| logistic function with carrying capacity c; random effects vectorized More...
|
|