Spectral analysis

Dependents:   F746_GUI

Fork of Array_Matrix by 不韋 呂

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