Graphic Calculator: FIDocalcus
Проект трёх первокурсников (по инженерному практикуму в первом семестре) по созданию графического калькулятора на FLTK C++
|
This is the complete list of members for Math_calc::function_crosses, including all inherited members.
crosses(Math_calc::Point left_bottom, Point right_top) const | Math_calc::function_crosses | private |
estimated_segment(Segment) const | Math_calc::function_roots | protected |
f | Math_calc::function_crosses | private |
function_crosses(std::pair< Math_func::function, Math_func::function > funcs, Math_calc::Point left_bottom, Math_calc::Point right_top, double _precision) | Math_calc::function_crosses | |
function_roots()=default | Math_calc::function_roots | |
function_roots(Math_func::function _func, Math_calc::Point left_bottom, Math_calc::Point right_top, double _precision) | Math_calc::function_roots | |
operator std::vector< Math_calc::Point >() const | Math_calc::function_crosses | inlineexplicit |
points | Math_calc::function_crosses | private |
precision | Math_calc::function_crosses | private |
root_on_interval(Segment) const | Math_calc::function_roots | protected |
roots(Math_calc::Point left_bottom, Point right_top) const | Math_calc::function_roots | private |