Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::LDLT_factor< T, Enable > Class Template Reference

Detailed Description

template<typename T, typename Enable = void>
class stan::math::LDLT_factor< T, Enable >

LDLT_factor is a structure that holds a matrix of type T and the LDLT of its values.

Template Parameters
Ttype of elements in the matrix

Definition at line 21 of file LDLT_factor.hpp.


The documentation for this class was generated from the following file: