![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
#include <cstdlib>
#include <vector>
Go to the source code of this file.
Namespaces | |
stan | |
Functions | |
template<typename T > | |
size_t | stan::length (const std::vector< T > &x) |
Returns the length of the provided std::vector. More... | |