Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Types.h

Go to the documentation of this file.
00001 #ifndef Impala_Core_Vector_Types_h
00002 #define Impala_Core_Vector_Types_h
00003 
00004 #include "Core/Vector/VectorSet.h"
00005 #include "Core/Matrix/Mat.h"
00006 
00007 namespace Impala
00008 {
00009 namespace Core
00010 {
00011 namespace Vector
00012 {
00013 
00014 typedef VectorTem<Real64> VectorReal64;
00015     
00016 } // namespace Vector
00017 } // namespace Core
00018 } // namespace Impala
00019 
00020 #endif

Generated on Thu Jan 13 09:04:23 2011 for ImpalaSrc by  doxygen 1.5.1