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
|
Functions | |
double | jkqtpstatKernel1DCauchy (double t) |
a 1D Cauchy kernel function, e.g. for Kernel Density Estimation | |
double | jkqtpstatKernel1DCosine (double t) |
a 1D cosine kernel function, e.g. for Kernel Density Estimation | |
double | jkqtpstatKernel1DEpanechnikov (double t) |
a 1D Epanechnikov kernel function, e.g. for Kernel Density Estimation | |
double | jkqtpstatKernel1DGaussian (double t) |
a 1D Gaussian kernel function, e.g. for Kernel Density Estimation | |
double | jkqtpstatKernel1DPicard (double t) |
a 1D Picard kernel function, e.g. for Kernel Density Estimation | |
double | jkqtpstatKernel1DQuartic (double t) |
a 1D quartic kernel function, e.g. for Kernel Density Estimation | |
double | jkqtpstatKernel1DTriangle (double t) |
a 1D Epanechnikov kernel function, e.g. for Kernel Density Estimation | |
double | jkqtpstatKernel1DTricube (double t) |
a 1D tricube kernel function, e.g. for Kernel Density Estimation | |
double | jkqtpstatKernel1DTriweight (double t) |
a 1D triweight kernel function, e.g. for Kernel Density Estimation | |
double | jkqtpstatKernel1DUniform (double t) |
a 1D uniform kernel function, e.g. for Kernel Density Estimation | |
|
inline |
a 1D Cauchy kernel function, e.g. for Kernel Density Estimation
|
inline |
a 1D cosine kernel function, e.g. for Kernel Density Estimation
|
inline |
a 1D Epanechnikov kernel function, e.g. for Kernel Density Estimation
|
inline |
a 1D Gaussian kernel function, e.g. for Kernel Density Estimation
|
inline |
a 1D Picard kernel function, e.g. for Kernel Density Estimation
|
inline |
a 1D quartic kernel function, e.g. for Kernel Density Estimation
|
inline |
a 1D Epanechnikov kernel function, e.g. for Kernel Density Estimation
|
inline |
a 1D tricube kernel function, e.g. for Kernel Density Estimation
|
inline |
a 1D triweight kernel function, e.g. for Kernel Density Estimation
|
inline |
a 1D uniform kernel function, e.g. for Kernel Density Estimation