Stan Math Library  2.10.0
reverse mode automatic differentiation
Namespaces | Functions
log_determinant_ldlt.hpp File Reference
#include <stan/math/prim/mat/fun/Eigen.hpp>
#include <stan/math/rev/core.hpp>
#include <stan/math/rev/mat/fun/LDLT_alloc.hpp>
#include <stan/math/rev/mat/fun/LDLT_factor.hpp>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

template<int R, int C>
var stan::math::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–2016, Stan Development Team.