Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/eigen3/unsupported/Eigen/MoreVectorization is written in an unsupported language. File is not indexed.

0001 // This file is part of Eigen, a lightweight C++ template library
0002 // for linear algebra.
0003 //
0004 //
0005 // This Source Code Form is subject to the terms of the Mozilla
0006 // Public License v. 2.0. If a copy of the MPL was not distributed
0007 // with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
0008 
0009 #ifndef EIGEN_MOREVECTORIZATION_MODULE_H
0010 #define EIGEN_MOREVECTORIZATION_MODULE_H
0011 
0012 #include "../../Eigen/Core"
0013 
0014 namespace Eigen {
0015 
0016 /**
0017   * \defgroup MoreVectorization More vectorization module
0018   */
0019 
0020 }
0021 
0022 #include "src/MoreVectorization/MathFunctions.h"
0023 
0024 #endif // EIGEN_MOREVECTORIZATION_MODULE_H