[eigen] No support for complex-symmetric? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen] No support for complex-symmetric?
- From: Manoj Rajagopalan <rmanoj@xxxxxxxxx>
- Date: Wed, 30 Jun 2010 19:01:02 -0400
- Organization: EECS Dept., University of Michigan, Ann Arbor, MI, USA
Hi,
Complex-symmetric matrices come up in some PDE problems. I notice
selfAdjoint as a mode parameter for triangularView in Core/util/Constants.h
but no symmetric. So complex-symmetric matrices are not currently supported
by triangular-views?
thanks,
Manoj