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

◆ LDLT_factor()

template<typename T >
template<typename S , require_same_t< plain_type_t< T >, plain_type_t< S > > * = nullptr>
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 > >::LDLT_factor ( const S &  matrix)
inlineexplicit

Definition at line 40 of file LDLT_factor.hpp.