Sign in
eigen
/
mirror
/
f2ebbee27423a3dd520ab483199c72bd43b7c347
/
.
/
Eigen
/
Cholesky
blob: 448dd506f6b2765ab12ad71f0493b79dc31bc369 [
file
]
#ifndef
EIGEN_CHOLESKY_MODULE_H
#define
EIGEN_CHOLESKY_MODULE_H
#include
"Core"
namespace
Eigen
{
#include
"src/Cholesky/Cholesky.h"
#include
"src/Cholesky/CholeskyWithoutSquareRoot.h"
}
// namespace Eigen
#endif
// EIGEN_CHOLESKY_MODULE_H