Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
LDLT_alloc.hpp File Reference
#include <stan/math/matrix/Eigen.hpp>
#include <stan/agrad/rev/var.hpp>

Go to the source code of this file.

Classes

class  stan::agrad::LDLT_alloc< R, C >
 This object stores the actual (double typed) LDLT factorization of an Eigen::Matrix<var> along with pointers to its vari's which allow the *_ldlt functions to save memory. More...
 

Namespaces

 stan
 Probability, optimization and sampling library.
 
 stan::agrad
 Function gradients via reverse-mode automatic differentiation.
 

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