Second task is done
This commit is contained in:
parent
d44cc8aeb9
commit
f9c0bee59c
4 changed files with 19 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef SOLVE_H
|
||||
#define SOLVE_H
|
||||
|
||||
int t1_solve(double *a, int m, int n);
|
||||
int t2_solve(double *a, int m, int n);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue