numerical_diff.hpp
Go to the documentation of this file.
1 
8 /*****************************************************************************
9 ** Ifdefs
10 *****************************************************************************/
11 
12 #ifndef ECL_LINEAR_ALGEBRA_NUMERICAL_DIFF_HPP_
13 #define ECL_LINEAR_ALGEBRA_NUMERICAL_DIFF_HPP_
14 
15 /*****************************************************************************
16 ** Includes
17 *****************************************************************************/
18 
19 #ifndef EIGEN_MATRIXBASE_PLUGIN
20  #define EIGEN_MATRIXBASE_PLUGIN <ecl/linear_algebra/eigen_plugin.hpp>
21 #endif
22 
23 #include <unsupported/Eigen/NumericalDiff>
24 
25 #endif /* ECL_LINEAR_ALGEBRA_NUMERICAL_DIFF_HPP_ */


ecl_linear_algebra
Author(s): Daniel Stonier
autogenerated on Mon Jun 10 2019 13:08:26