Re: [Lapackpp-devel] Dose lapackpp2.5.2 have functions for eigenvalue prolem Ax=kBx, with A, B are
Status: Beta
Brought to you by:
cstim
From: Christian S. <sti...@tu...> - 2008-06-10 19:40:47
|
Questions about lapackpp to the mailing list lap...@li... , *not* to individual developers! Thanks. You are looking for "General Eigenvalue" problem solving? No, lapackpp doesn't have this. Lapack (without pp) does have it, though, so it's a matter of writing a suitable wrapper function. Such a wrapper function would look similar to the existing LaEigSolve(). Christian Am Dienstag, 10. Juni 2008 13:49 schrieb 小小河/tp: > hi stimming, > > I am sorry to trouble again. > Dose lapack++2.5.2 contain functions which can solve the eigenvalue > problem: Ax=kBx, where A and B are matrices, k is eigenvalue. > > thank you very much! > > ------------------ > 中国科学院数学与系统科学研究院计算数学与科学工程计算研究所 > 北京市海淀区中关村东路55号,100190 > 何沧平 > He Cangping > > Academy of Mathematics and Systems Science, Chinese Academy of Sciences. > No.55 East Road, Zhongguancun, Beijing 100190,P.R. China |