![]() |
Stan Math Library
2.8.0
reverse mode automatic differentiation
|
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) |