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