![]() |
Stan Math Library
2.9.0
reverse mode automatic differentiation
|
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 typedef | stan::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 |