include
ecl
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
"
20
#include "
linear_algebra/sophus.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_*/
Eigen
sophus.hpp
eigen.hpp
ecl
ecl_linear_algebra
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:29