![]() |
Stan Math Library
2.6.3
probability, sampling & optimization
|
#include <VectorViewMvt.hpp>
Public Types | |
typedef scalar_type_pre< T >::type | matrix_t |
Public Member Functions | |
VectorViewMvt (matrix_t &m) | |
VectorViewMvt (std::vector< matrix_t > &vm) | |
matrix_t & | operator[] (int i) |
Definition at line 16 of file VectorViewMvt.hpp.
typedef scalar_type_pre<T>::type stan::VectorViewMvt< T, is_array, throw_if_accessed >::matrix_t |
Definition at line 18 of file VectorViewMvt.hpp.
|
inlineexplicit |
Definition at line 20 of file VectorViewMvt.hpp.
|
inlineexplicit |
Definition at line 22 of file VectorViewMvt.hpp.
|
inline |
Definition at line 24 of file VectorViewMvt.hpp.