![]() |
Stan Math Library
2.11.0
reverse mode automatic differentiation
|
#include <VectorView.hpp>
Public Types | |
typedef scalar_type< T >::type | scalar_t |
Public Member Functions | |
template<typename X > | |
VectorView (X &x) | |
scalar_t & | operator[] (int i) |
Definition at line 10 of file VectorView.hpp.
typedef scalar_type<T>::type stan::VectorView< std::vector< T >, true, false >::scalar_t |
Definition at line 12 of file VectorView.hpp.
|
inlineexplicit |
Definition at line 15 of file VectorView.hpp.
|
inline |
Definition at line 17 of file VectorView.hpp.