ML Reference
MeVis/Foundation/Sources/MLLinearAlgebra/mlLinearAlgebraDefs.h
Go to the documentation of this file.
00001 // **InsertLicense** code 
00002 //=====================================================================================
00008 
00013 //=====================================================================================
00014 
00015 
00016 
00017 #ifndef __mlLinearAlgebraDefs_H
00018 #define __mlLinearAlgebraDefs_H
00019 
00021 #ifndef __mlLinearAlgebraSystem_H
00022 #include "mlLinearAlgebraSystem.h"
00023 #endif
00024 
00025 #endif // __mlLinearAlgebraDefs_H
00026 
00027