init random
This commit is contained in:
@@ -76,6 +76,7 @@ void TestLinearSystem() {
|
||||
}
|
||||
|
||||
int main() {
|
||||
srand(time(0));
|
||||
TestVect();
|
||||
TestVectAffine();
|
||||
TestLinearSystem();
|
||||
|
||||
Reference in New Issue
Block a user