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

◆ matrix()

template<typename T >
const auto & stan::math::LDLT_factor< T, std::enable_if_t< bool_constant< is_eigen_matrix_dynamic< T >::value &&!is_var< scalar_type_t< T > >::value >::value > >::matrix ( ) const
inline

Return a const reference to the underlying matrix.

Definition at line 46 of file LDLT_factor.hpp.