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

◆ ldlt()

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

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

Definition at line 64 of file LDLT_factor.hpp.