Class poly_real_base (o2scl)¶
-
template<class fp_t = double>
class o2scl::poly_real_base¶ Base class for a polynomial with real coefficients.
Public Types
Public Functions
-
inline poly_real_base()¶
-
inline virtual ~poly_real_base()¶
Protected Attributes
-
o2scl::root_brent_gsl<std::function<fp_t(fp_t)>, fp_t> rbg¶
Solver for root polishing.
-
inline poly_real_base()¶