qtalignedmalloc.hpp
Go to the documentation of this file.
00001 
00006 /*****************************************************************************
00007 ** Ifdefs
00008 *****************************************************************************/
00009 
00010 #ifndef ECL_LINEAR_ALGEBRA_QTALIGNEDMALLOC_HPP_
00011 #define ECL_LINEAR_ALGEBRA_QTALIGNEDMALLOC_HPP_
00012 
00013 /*****************************************************************************
00014 ** Includes
00015 *****************************************************************************/
00016 
00017 #include "formatters.hpp"
00018 
00019 #ifndef EIGEN_MATRIXBASE_PLUGIN
00020   #define EIGEN_MATRIXBASE_PLUGIN <ecl/linear_algebra/eigen_plugin.hpp>
00021 #endif
00022 
00023 // This one is bad - it doesn't inline its headers (Eigen v3.01) - avoid it for now.
00024 
00025 #include <Eigen/QtAlignedMalloc>
00026 
00027 #endif /* ECL_LINEAR_ALGEBRA_QTALIGNEDMALLOC_HPP_ */


ecl_linear_algebra
Author(s): Daniel Stonier
autogenerated on Wed Aug 26 2015 11:27:14