Christophe
|
f86092a658
|
Remove disabled warnings (#1213)
* Remove disabled warnings
|
2024-01-20 10:11:13 +01:00 |
|
Christophe Riccio
|
faf1da52b7
|
Renamed P (for precision) template argument to Q (for qualifier)
|
2017-08-16 01:22:50 +02:00 |
|
Christophe Riccio
|
a805fb9d68
|
Renamed precision enum to qualifier
|
2017-08-15 21:23:47 +02:00 |
|
Christophe Riccio
|
5d77861141
|
Fixed warnings
|
2017-08-09 22:40:33 +02:00 |
|
Christophe Riccio
|
ac8d625d23
|
Fixed warnings
|
2017-08-08 23:54:30 +02:00 |
|
Christophe Riccio
|
276a7beb19
|
Fixed warnings
|
2017-08-08 11:30:21 +02:00 |
|
Christophe Riccio
|
566d20e8cf
|
Fixed GTX_matrix_factorisation tests to return the number of errors #654
|
2017-07-07 09:58:34 +04:30 |
|
Vincent Aymong
|
a4a6ea2825
|
std::abs instead of just abs. Fixes compilation issues with gcc.
|
2017-07-06 19:17:55 -04:00 |
|
Vincent Aymong
|
f9962054d9
|
Make C++98 compliant
|
2017-07-06 17:45:40 -04:00 |
|
Vincent Aymong
|
80bd3f16c1
|
More comments
Fix RQ test
Slight optimisation in QR
|
2017-07-06 15:01:19 -04:00 |
|
Vincent Aymong
|
d6abdb7935
|
Implements QR and RQ matrix decomposition functions.
|
2017-07-05 18:52:46 -04:00 |
|