| [eigen] Why no LU::solveInPlace()? | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/eigen Archives
] 
- To: eigen <eigen@xxxxxxxxxxxxxxxxxxx>
- Subject: [eigen] Why no LU::solveInPlace()?
- From: Manoj Rajagopalan <rmanoj@xxxxxxxxx>
- Date: Mon, 16 Aug 2010 10:21:06 -0400
- Organization: EECS Dept., University of Michigan, Ann Arbor, MI, USA
Hi,
   I see LLT::solveInPlace() and ei_inplace_solve() for LU but no 
LU::solveInPlace(). Could this member function be considered for inclusion at 
least for a uniform API?
cheers!
Manoj