JKQTPlotter trunk/v5.0.0
an extensive Qt5+Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
Loading...
Searching...
No Matches
JKQTPAdaptiveFunctionGraphEvaluator Member List

This is the complete list of members for JKQTPAdaptiveFunctionGraphEvaluator, including all inherited members.

distJKQTPAdaptiveFunctionGraphEvaluatormutableprotected
evaluate(double tmin=0.0, double tmax=1.0) constJKQTPAdaptiveFunctionGraphEvaluator
fxJKQTPAdaptiveFunctionGraphEvaluatorprotected
fxyJKQTPAdaptiveFunctionGraphEvaluatorprotected
fyJKQTPAdaptiveFunctionGraphEvaluatorprotected
genJKQTPAdaptiveFunctionGraphEvaluatormutableprotected
InternalList typedefJKQTPAdaptiveFunctionGraphEvaluatorprotected
JKQTPAdaptiveFunctionGraphEvaluator(const std::function< double(double)> &fx_, const std::function< double(double)> &fy_, unsigned int minSamples_=10, unsigned int maxRefinementDegree_=5, double slopeTolerance_=0.005, double minPixelPerSample_=32)JKQTPAdaptiveFunctionGraphEvaluator
JKQTPAdaptiveFunctionGraphEvaluator(const std::function< QPointF(double)> &fxy_, unsigned int minSamples_=10, unsigned int maxRefinementDegree_=5, double slopeTolerance_=0.005, double minPixelPerSample_=32)JKQTPAdaptiveFunctionGraphEvaluator
maxRefinementDegreeJKQTPAdaptiveFunctionGraphEvaluatorprotected
minPixelPerSampleJKQTPAdaptiveFunctionGraphEvaluatorprotected
minSamplesJKQTPAdaptiveFunctionGraphEvaluatorprotected
rdJKQTPAdaptiveFunctionGraphEvaluatormutableprotected
refine(InternalList &data, InternalList::iterator a, InternalList::iterator b, unsigned int degree) constJKQTPAdaptiveFunctionGraphEvaluatorprotected
slopeToleranceJKQTPAdaptiveFunctionGraphEvaluatorprotected