Class mroot_hybrids_arma_qr_econ (o2scl)

O2scl : Class List

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

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

Note

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

Private Functions

inline virtual void qr_decomp_unpack()