FYS3150: Project 2
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  include
 jacobi.hppFunction prototypes for the jacobi rotation algorithm
 matrix.hppFunction prototypes for creating tridiagonal matrices
 utils.hppFunction prototypes and macros that are useful
 jacobi.cppImplementation of the jacobi rotation method
 main.cppMain program for Project 2
 matrix.cppFunction prototypes for creating tridiagonal matrices
 test_suite.cppTest suite for project 2
 utils.cppImplementation of the utils