linear_algebra.hpp
Go to the documentation of this file.
1 
12 /*****************************************************************************
13 ** Ifdefs
14 *****************************************************************************/
15 
16 #ifndef ECL_LINEAR_ALGEBRA_HPP_
17 #define ECL_LINEAR_ALGEBRA_HPP_
18 
19 #include "linear_algebra/eigen.hpp"
21 
22 // want to get rid of this, but there is legacy issues.
23 namespace ecl {
24  namespace linear_algebra = Eigen;
25 }
26 
27 #endif /*ECL_MATH_LINEAR_ALGEBRA_HPP_*/


ecl_linear_algebra
Author(s): Daniel Stonier
autogenerated on Mon Feb 28 2022 22:18:38