![]() |
Stan Math Library
2.9.0
reverse mode automatic differentiation
|
VectorViewMvt that has const correctness. More...
#include <VectorViewMvt.hpp>
Public Types | |
typedef scalar_type_pre< T >::type | matrix_t |
Public Member Functions | |
VectorViewMvt (const matrix_t &m) | |
VectorViewMvt (const std::vector< matrix_t > &vm) | |
const matrix_t & | operator[] (int i) const |
VectorViewMvt that has const correctness.
Definition at line 41 of file VectorViewMvt.hpp.
typedef scalar_type_pre<T>::type stan::VectorViewMvt< const T, is_array, throw_if_accessed >::matrix_t |
Definition at line 43 of file VectorViewMvt.hpp.
|
inlineexplicit |
Definition at line 45 of file VectorViewMvt.hpp.
|
inlineexplicit |
Definition at line 47 of file VectorViewMvt.hpp.
|
inline |
Definition at line 49 of file VectorViewMvt.hpp.