![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
#include <vector>
#include <stdexcept>
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
template<typename T > | |
double | stan::math::as_scalar (const std::vector< T > &a) |
Converts input to a scalar. More... | |