![]() |
Stan Math Library
2.6.3
probability, sampling & optimization
|
Go to the source code of this file.
Namespaces | |
| stan | |
Functions | |
| template<typename T > | |
| size_t | stan::length_mvt (const T &) |
| template<typename T , int R, int C> | |
| size_t | stan::length_mvt (const Eigen::Matrix< T, R, C > &) |
| template<typename T , int R, int C> | |
| size_t | stan::length_mvt (const std::vector< Eigen::Matrix< T, R, C > > &x) |