Stan Math Library  2.12.0
reverse mode automatic differentiation
Classes | Namespaces
VectorView.hpp File Reference
#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
 

     [ Stan Home Page ] © 2011–2016, Stan Development Team.