Class mroot_hybrids_eigen (o2scl)

O2scl : Class List

template<class func_t, class vec_t, class mat_t, class jfunc_t>
class mroot_hybrids_eigen : public o2scl::mroot_hybrids<func_t, vec_t, mat_t, jfunc_t>

A version of mroot_hybrids which uses Eigen for the QR decomposition.

Note

This class template is only defined if Eigen was enabled when was installed.

Private Functions

inline virtual void qr_decomp_unpack()