greannmhar

activation

Dec 2nd, 2024 (edited)
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. g++ -o program main.cpp initializeMatrix.cpp computeVectorB.cpp gauss.cpp printMatrix.cpp computeResiduals.cpp
  2.  
  3. ./program 2000 6 1
Advertisement
Add Comment
Please, Sign In to add comment