11 Commits (61caae4d054bbce8b41ee958d34abaadd4833375)

Author SHA1 Message Date
Christophe f86092a658
Remove disabled warnings (#1213) ago%!(EXTRA string=1 year)
Christophe Riccio faf1da52b7 Renamed P (for precision) template argument to Q (for qualifier) ago%!(EXTRA string=8 years)
Christophe Riccio a805fb9d68 Renamed precision enum to qualifier ago%!(EXTRA string=8 years)
Christophe Riccio 5d77861141 Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio ac8d625d23 Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio 276a7beb19 Fixed warnings ago%!(EXTRA string=8 years)
Christophe Riccio 566d20e8cf Fixed GTX_matrix_factorisation tests to return the number of errors #654 ago%!(EXTRA string=8 years)
Vincent Aymong a4a6ea2825 std::abs instead of just abs. Fixes compilation issues with gcc. ago%!(EXTRA string=8 years)
Vincent Aymong f9962054d9 Make C++98 compliant ago%!(EXTRA string=8 years)
Vincent Aymong 80bd3f16c1 More comments ago%!(EXTRA string=8 years)
Vincent Aymong d6abdb7935 Implements QR and RQ matrix decomposition functions. ago%!(EXTRA string=8 years)