On Wed, Mar 31, 2010 at 6:34 PM, Manoj Rajagopalan
<rmanoj@xxxxxxxxx> wrote:
Hi eigen-users,
I am new to eigen. I downloaded the sources from the mercurial repository
and tried to build eigen and I get the following error:
$(EIGEN2)/bench/btl/libs/eigen2/eigen2_interface.hh:145: error: ‘const class
Eigen::Matrix<float, 10000, 10000, 2, 10000, 10000>’ has no member
named ‘cholesky’
Would someone know how this can be fixed? IIUC, the BTL are the benchmarks.
Must they be updated?
thanks,
Manoj Rajagopalan