Bridge++
Version 1.5.4
|
This is the complete list of members for Math_Rational, including all inherited members.
class_name | Math_Rational | static |
func(const double x) | Math_Rational | |
get_parameters(double &norm, std::vector< double > &res, std::vector< double > &pole) | Math_Rational | |
m_d_exp | Math_Rational | private |
m_error | Math_Rational | private |
m_n_exp | Math_Rational | private |
m_norm | Math_Rational | private |
m_Np | Math_Rational | private |
m_pole | Math_Rational | private |
m_res | Math_Rational | private |
m_vl | Math_Rational | protected |
m_x_max | Math_Rational | private |
m_x_min | Math_Rational | private |
Math_Rational() | Math_Rational | inline |
read_file() | Math_Rational | private |
set_coeff() | Math_Rational | private |
set_parameter_verboselevel(const Bridge::VerboseLevel vl) | Math_Rational | inline |
set_parameters(const Parameters ¶ms) | Math_Rational | |
set_parameters(const int Np, const int n_exp, const int d_exp, const double x_min, const double x_max) | Math_Rational |