..
CMakeLists.txt
- several bugfixes (doc etz.)
2019-06-21 13:44:49 +02:00
jkqtp_imexport.h
code reorganization
2019-05-18 13:22:46 +02:00
jkqtpalgorithms.cpp
Split of jkqtcommon/jkqtptools.h into several smaller units
2019-05-23 07:38:07 +02:00
jkqtpalgorithms.h
Split of jkqtcommon/jkqtptools.h into several smaller units
2019-05-23 07:38:07 +02:00
jkqtparraytools.cpp
new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example
2019-05-29 22:40:02 +02:00
jkqtparraytools.h
new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example
2019-05-29 22:40:02 +02:00
jkqtpbasicimagetools.cpp
new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example
2019-05-29 22:40:02 +02:00
jkqtpbasicimagetools.h
added CMake build scripts for libraries + some necessary reorganizations
2019-06-20 15:18:58 +02:00
jkqtpcodestructuring.cpp
new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example
2019-05-29 22:40:02 +02:00
jkqtpcodestructuring.h
new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example
2019-05-29 22:40:02 +02:00
jkqtpdebuggingtools.cpp
- removed many compiler warnings
2019-06-21 21:48:14 +02:00
jkqtpdebuggingtools.h
moved basic polynomial functions to jkqtpmathtools.h
2019-06-02 15:39:10 +02:00
jkqtpdrawingtools.cpp
new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example
2019-05-29 22:40:02 +02:00
jkqtpdrawingtools.h
added CMake build scripts for libraries + some necessary reorganizations
2019-06-20 15:18:58 +02:00
jkqtpenhancedpainter.cpp
- removed many compiler warnings
2019-06-21 21:48:14 +02:00
jkqtpenhancedpainter.h
- removed many compiler warnings
2019-06-21 21:48:14 +02:00
jkqtphighrestimer.cpp
- removed many compiler warnings
2019-06-21 21:48:14 +02:00
jkqtphighrestimer.h
added CMake build scripts for libraries + some necessary reorganizations
2019-06-20 15:18:58 +02:00
jkqtplinalgtools.cpp
new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example
2019-05-29 22:40:02 +02:00
jkqtplinalgtools.h
added regression, IRLS robust regression, weighted regression and polynomial fitting/evaluation to statistics library
2019-06-01 18:15:04 +02:00
jkqtpmathparser.cpp
bugfixes
2019-05-30 09:48:51 +02:00
jkqtpmathparser.h
using CMake now to build examples
2019-06-20 22:24:47 +02:00
jkqtpmathtools.cpp
new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example
2019-05-29 22:40:02 +02:00
jkqtpmathtools.h
- removed many compiler warnings
2019-06-21 21:48:14 +02:00
jkqtpstatbasics.cpp
split statistics library by topic into several .H/.CPP-pairs
2019-06-12 12:58:47 +02:00
jkqtpstatbasics.h
- removed many compiler warnings
2019-06-21 21:48:14 +02:00
jkqtpstatgrouped.cpp
statistics library: added functions for grouped statistics and adaptors for them
2019-06-13 10:29:12 +02:00
jkqtpstatgrouped.h
added CMake build scripts for libraries + some necessary reorganizations
2019-06-20 15:18:58 +02:00
jkqtpstathistogram.cpp
split statistics library by topic into several .H/.CPP-pairs
2019-06-12 12:58:47 +02:00
jkqtpstathistogram.h
- removed many compiler warnings
2019-06-21 21:48:14 +02:00
jkqtpstatisticstools.h
statistics library: added functions for grouped statistics and adaptors for them
2019-06-13 10:29:12 +02:00
jkqtpstatkde.cpp
split statistics library by topic into several .H/.CPP-pairs
2019-06-12 12:58:47 +02:00
jkqtpstatkde.h
- removed many compiler warnings
2019-06-21 21:48:14 +02:00
jkqtpstatpoly.cpp
split statistics library by topic into several .H/.CPP-pairs
2019-06-12 12:58:47 +02:00
jkqtpstatpoly.h
- removed many compiler warnings
2019-06-21 21:48:14 +02:00
jkqtpstatregression.cpp
split statistics library by topic into several .H/.CPP-pairs
2019-06-12 12:58:47 +02:00
jkqtpstatregression.h
using CMake now to build examples
2019-06-20 22:24:47 +02:00
jkqtpstringtools.cpp
- removed many compiler warnings
2019-06-21 21:48:14 +02:00
jkqtpstringtools.h
added weighted sum of deviations (chi-square) and coefficient of determination (R^2) to statistics library
2019-06-02 14:17:49 +02:00
jkqttools.cpp
new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example
2019-05-29 22:40:02 +02:00
jkqttools.h
new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example
2019-05-29 22:40:02 +02:00