Stan Math Library  2.20.0
reverse mode automatic differentiation
Classes | Namespaces
operands_and_partials.hpp File Reference
#include <stan/math/prim/scal/meta/broadcast_array.hpp>
#include <stan/math/prim/scal/meta/return_type.hpp>

Go to the source code of this file.

Classes

class  stan::math::operands_and_partials< Op1, Op2, Op3, Op4, Op5, T_return_type >
 This template builds partial derivatives with respect to a set of operands. More...
 
class  stan::math::internal::ops_partials_edge< ViewElt, Op >
 An edge holds both the operands and its associated partial derivatives. More...
 
class  stan::math::operands_and_partials< Op1, Op2, Op3, Op4, Op5, T_return_type >
 This template builds partial derivatives with respect to a set of operands. More...
 

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 
 stan::math::internal
 

     [ Stan Home Page ] © 2011–2018, Stan Development Team.