Skip to content
Snippets Groups Projects
Commit 1bc800f6 authored by Matthew Webster's avatar Matthew Webster
Browse files

Removed final Identity

parent 4dd955aa
No related branches found
No related tags found
No related merge requests found
......@@ -120,7 +120,6 @@ namespace MISCMATHS {
double norm2sq(double a, double b, double c);
float norm2sq(float a, float b, float c);
int Identity(Matrix& m);
ColumnVector seq(const int num);
int diag(Matrix& m, const float diagvals[]);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment