[eigen] TriangularMatrix::conjugate() has duplicate definition at tip |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen] TriangularMatrix::conjugate() has duplicate definition at tip
- From: Manoj Rajagopalan <rmanoj@xxxxxxxxx>
- Date: Tue, 31 Aug 2010 20:33:07 -0400
- Organization: EECS Dept., University of Michigan, Ann Arbor, MI, USA
Hi Eigen developers,
I'm getting the usual compiler (gcc) error for this: the latter definition
cannot be overloaded with the first.
See TriangularMatrix.h, lines 246 and 267
thanks,
Manoj