Andrew Tridgell
|
72c77b3453
|
AP_Math: use NEW_NOTHROW for new(std::nothrow)
|
2024-06-04 09:20:21 +10:00 |
|
Andrew Tridgell
|
a1fb0592a9
|
AP_Math: specialise polyfit for vectors
this is needed to get the precision good enough for wide temperature
ranges when summing the resulting polygon coefficients
|
2021-01-21 13:09:21 +11:00 |
|
bugobliterator
|
3b3e2c01f8
|
AP_Math: templatize matrix_alg methods
|
2021-01-21 13:09:21 +11:00 |
|
Andrew Tridgell
|
64d9f43d94
|
AP_Math: added polygon fitting code
|
2021-01-21 13:09:21 +11:00 |
|