svd.hpp
Go to the documentation of this file.
00001 
00008 /*****************************************************************************
00009 ** Ifdefs
00010 *****************************************************************************/
00011 
00012 #ifndef ECL_LINEAR_ALGEBRA_SVD_HPP_
00013 #define ECL_LINEAR_ALGEBRA_SVD_HPP_
00014 
00015 /*****************************************************************************
00016 ** Includes
00017 *****************************************************************************/
00018 
00019 #include "formatters.hpp"
00020 
00021 #ifndef EIGEN_MATRIXBASE_PLUGIN
00022   #define EIGEN_MATRIXBASE_PLUGIN <ecl/linear_algebra/eigen_plugin.hpp>
00023 #endif
00024 
00025 #include <Eigen/SVD>
00026 
00027 #endif /* ECL_LINEAR_ALGEBRA_SVD_HPP_ */


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