root/library/tests/generator.cpp @ 467

Revision 467, 97 bytes (checked in by vbarta, 15 years ago)

added a program (square_mat_prep) to generate configurably random matrices, changed square_mat_stress to use the generated agenda

Line 
1#include "generator.h"
2
3// just to have something in the .cpp file...
4generator::generator() {
5}
Note: See TracBrowser for help on using the browser.