fixes
This commit is contained in:
parent
67c1ff09ef
commit
e662f3c84b
9 changed files with 38 additions and 37 deletions
|
|
@ -1,9 +1,9 @@
|
|||
#include "task_4+6.h"
|
||||
#include "task_5.h"
|
||||
#include "timing.h"
|
||||
#include <vector>
|
||||
#include <iostream>
|
||||
#include <cmath>
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
using namespace std;
|
||||
|
||||
double norm(vector<double> const &x) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue