Spectral analysis.

Fork of Array_Matrix by 不韋 呂

Revision:
3:48ec80041973
Parent:
0:efe9b1f01090
--- a/Matrix.hpp	Mon Aug 15 07:11:16 2016 +0000
+++ b/Matrix.hpp	Wed Aug 30 07:43:07 2017 +0000
@@ -9,7 +9,7 @@
 
 #include "Array.hpp"
 
-namespace Mikami
+namespace etf
 {
     template <class T> class Matrix
     {