Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
LDLT_factor.hpp File Reference
#include <stan/math/matrix/Eigen.hpp>
#include <boost/shared_ptr.hpp>
#include <stan/math/error_handling/matrix/check_square.hpp>

Go to the source code of this file.

Classes

class  stan::math::LDLT_factor< T, R, C >
 
class  stan::math::LDLT_factor< T, R, C >
 LDLT_factor is a thin wrapper on Eigen::LDLT to allow for reusing factorizations and efficient autodiff of things like log determinants and solutions to linear systems. More...
 

Namespaces

 stan
 Probability, optimization and sampling library.
 
 stan::math
 Matrices and templated mathematical functions.
 

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