Automatic Differentiation
 
Loading...
Searching...
No Matches
array_builder.hpp File Reference
#include <stan/math/prim/meta.hpp>
#include <stan/math/prim/fun/promote_elements.hpp>
#include <vector>

Go to the source code of this file.

Classes

class  stan::math::array_builder< T >
 Structure for building up arrays in an expression (rather than in statements) using an argument-chaining add() method and a getter method array() to return the result. 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.