|
TMB Documentation
v1.9.11
|
Atomic vectorization. More...
Go to the source code of this file.
Classes | |
| struct | vectorize::vector< Type > |
| Vector of consequtive values on the AD tape. More... | |
Namespaces | |
| vectorize | |
| Vectorized atomic functions. | |
Functions | |
| template<class Type , class T1 , class T2 > | |
| vector< Type > | vectorize::dnorm (vector< Type > x, T1 mean, T2 sd, int give_log=0) |
| Demonstrate native vectorization of 'dnorm'. | |
Atomic vectorization.
Definition in file tmbutils/vectorize.hpp.