![]() |
Stan Math Library
2.12.0
reverse mode automatic differentiation
|
#include <vector>
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
template<typename T > | |
int | stan::math::size (const std::vector< T > &x) |
Return the size of the specified standard vector. More... | |