![]() |
Stan Math Library
2.11.0
reverse mode automatic differentiation
|
#include <stan/math/prim/scal/meta/scalar_type.hpp>#include <stan/math/prim/scal/meta/is_vector_like.hpp>#include <boost/type_traits.hpp>#include <stdexcept>Go to the source code of this file.
Classes | |
| class | stan::VectorView< T, is_array, throw_if_accessed > |
VectorView is a template expression that is constructed with a container or scalar, which it then allows to be used as an array using operator[]. More... | |
| class | stan::VectorView< T, is_array, true > |
| class | stan::VectorView< T, false, false > |
| class | stan::VectorView< T, true, false > |
Namespaces | |
| stan | |