![]() |
Stan Math Library
2.12.0
reverse mode automatic differentiation
|
#include <stan/math/prim/scal/meta/length_mvt.hpp>
#include <stan/math/prim/mat/fun/Eigen.hpp>
#include <stdexcept>
#include <vector>
Go to the source code of this file.
Namespaces | |
stan | |
Functions | |
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) |