![]() |
Stan
2.5.0
probability, sampling & optimization
|
VectorViewMvt that has const correctness. More...
#include <traits.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 539 of file traits.hpp.
| typedef scalar_type_pre<T>::type stan::VectorViewMvt< const T, is_array, throw_if_accessed >::matrix_t |
Definition at line 541 of file traits.hpp.
|
inline |
Definition at line 543 of file traits.hpp.
|
inline |
Definition at line 545 of file traits.hpp.
|
inline |
Definition at line 547 of file traits.hpp.