Sign in
eigen
/
mirror
/
366971bea41c6af940b87d79122727bfc793cdac
/
.
/
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