![]() |
Stan Math Library
2.12.0
reverse mode automatic differentiation
|
#include <VectorView.hpp>
Public Types | |
typedef boost::add_const< typename scalar_type< T >::type >::type | scalar_t |
Public Member Functions | |
template<typename X > | |
VectorView (X &x) | |
scalar_t & | operator[] (int i) const |
Definition at line 26 of file VectorView.hpp.
typedef boost::add_const<typename scalar_type<T>::type>::type stan::VectorView< const std::vector< T >, true, false >::scalar_t |
Definition at line 29 of file VectorView.hpp.
|
inlineexplicit |
Definition at line 32 of file VectorView.hpp.
|
inline |
Definition at line 34 of file VectorView.hpp.