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

Go to the source code of this file.

Namespaces

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

Functions

template<int R, int C>
var stan::agrad::log_determinant_ldlt (stan::math::LDLT_factor< var, R, C > &A)
 

Variable Documentation

const LDLT_alloc<R,C>* _alloc_ldlt

Definition at line 43 of file log_determinant_ldlt.hpp.


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