Stan Math Library
4.9.0
Automatic Differentiation
|
#include <stan/math/prim/functor/apply_vector_unary.hpp>
#include <stan/math/rev/core/var.hpp>
#include <vector>
Go to the source code of this file.
Classes | |
struct | stan::math::apply_vector_unary< T, require_var_matrix_t< T > > |
Specialization for use with var_value<T> types where T inherits from EigenBase. More... | |
Namespaces | |
namespace | stan |
The lgamma implementation in stan-math is based on either the reentrant safe lgamma_r implementation from C or the boost::math::lgamma implementation. | |
namespace | stan::math |
Matrices and templated mathematical functions. | |