You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dehnert 726569d5f1 Fixed bug in parser that inserted 0-entries on the diagonal at the wrong places. Enabled link-time-optimizations for Release-Build when using clang. Fixed bug in base exception: what() returned a pointer to a char array belonging to a local variable, which got deallocated and thus invalidates the char array content. 13 years ago
..
Makefile.am Adding gmm++, examples. Adding gmm to gitignore. 13 years ago
Makefile.in Adding gmm++, examples. Adding gmm to gitignore. 13 years ago
dummy.cc Adding gmm++, examples. Adding gmm to gitignore. 13 years ago
gmm_torture01_lusolve.cc Adding gmm++, examples. Adding gmm to gitignore. 13 years ago
gmm_torture02_baseop.cc Adding gmm++, examples. Adding gmm to gitignore. 13 years ago
gmm_torture05_mult.cc Adding gmm++, examples. Adding gmm to gitignore. 13 years ago
gmm_torture06_mat_mult.cc Adding gmm++, examples. Adding gmm to gitignore. 13 years ago
gmm_torture10_qr.cc Adding gmm++, examples. Adding gmm to gitignore. 13 years ago
gmm_torture15_sub.cc Adding gmm++, examples. Adding gmm to gitignore. 13 years ago
gmm_torture20_iterative_solvers.cc Adding gmm++, examples. Adding gmm to gitignore. 13 years ago
make_gmm_test.pl Adding gmm++, examples. Adding gmm to gitignore. 13 years ago