Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ ldlt()

template<typename T >
const auto & stan::math::LDLT_factor< T, require_eigen_matrix_dynamic_vt< is_var, T > >::ldlt ( ) const
inlinenoexcept

Return a const reference to the LDLT factor of the matrix values.

Definition at line 37 of file LDLT_factor.hpp.