[eigen] Error building BTL benchmarks |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen] Error building BTL benchmarks
- From: Manoj Rajagopalan <rmanoj@xxxxxxxxx>
- Date: Wed, 31 Mar 2010 12:34:04 -0400
- Organization: EECS Dept., University of Michigan, Ann Arbor, MI, USA
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