Stan Math Library  2.6.3
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros
stan::VectorView< T, is_array, throw_if_accessed > Member List

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

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

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