]> Creatis software - cpPlugins.git/blobdiff - lib/cpExtensions/Algorithms/InertiaTensorFunction.h
...
[cpPlugins.git] / lib / cpExtensions / Algorithms / InertiaTensorFunction.h
similarity index 93%
rename from lib/cpPlugins/Extensions/Algorithms/InertiaTensorFunction.h
rename to lib/cpExtensions/Algorithms/InertiaTensorFunction.h
index 515d5606fd7035c27d1a3287a10bfb208628a9a9..0d088d80a23d9bb780e63fb0e31ef5bb96df0b74 100644 (file)
@@ -2,8 +2,8 @@
 // @author Leonardo Florez-Valencia (florez-l@javeriana.edu.co)
 // -------------------------------------------------------------------------
 
-#ifndef __CPPLUGINS__EXTENSIONS__ALGORITHMS__INERTIATENSORFUNCTION__H__
-#define __CPPLUGINS__EXTENSIONS__ALGORITHMS__INERTIATENSORFUNCTION__H__
+#ifndef __CPEXTENSIONS__ALGORITHMS__INERTIATENSORFUNCTION__H__
+#define __CPEXTENSIONS__ALGORITHMS__INERTIATENSORFUNCTION__H__
 
 #include <itkObject.h>
 
@@ -17,9 +17,7 @@
 #include <itkSymmetricEigenAnalysis.h>
 
 
-namespace cpPlugins
-{
-  namespace Extensions
+namespace cpExtensions
   {
     namespace Algorithms
     {
@@ -171,12 +169,10 @@ namespace cpPlugins
 
     } // ecapseman
 
-  } // ecapseman
-
 } // ecapseman
 
-// #include <cpPlugins/Extensions/Algorithms/InertiaTensorFunction.hxx>
+// #include <cpExtensions/Algorithms/InertiaTensorFunction.hxx>
 
-#endif // __CPPLUGINS__EXTENSIONS__ALGORITHMS__INERTIATENSORFUNCTION__H__
+#endif // __CPEXTENSIONS__ALGORITHMS__INERTIATENSORFUNCTION__H__
 
 // eof - $RCSfile$