![]() |
Stan Math Library
2.14.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 27 of file VectorView.hpp.
typedef boost::add_const<typename scalar_type<T>::type>::type stan::VectorView< const Eigen::Matrix< T, R, C >, true, false >::scalar_t |
Definition at line 30 of file VectorView.hpp.
|
inlineexplicit |
Definition at line 33 of file VectorView.hpp.
|
inline |
Definition at line 35 of file VectorView.hpp.