Stan Math Library  2.8.0
reverse mode automatic differentiation
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Groups
stan::VectorView< const T, is_array, throw_if_accessed > Member List

This is the complete list of members for stan::VectorView< const T, is_array, throw_if_accessed >, including all inherited members.

operator[](int i) const stan::VectorView< const T, is_array, throw_if_accessed >inline
scalar_t typedefstan::VectorView< const T, is_array, throw_if_accessed >
VectorView(const scalar_t &c)stan::VectorView< const T, is_array, throw_if_accessed >inlineexplicit
VectorView(const scalar_t *x)stan::VectorView< const T, is_array, throw_if_accessed >inlineexplicit
VectorView(const std::vector< scalar_t > &v)stan::VectorView< const T, is_array, throw_if_accessed >inlineexplicit
VectorView(const Eigen::Matrix< scalar_t, R, C > &m)stan::VectorView< const T, is_array, throw_if_accessed >inlineexplicit

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