eigen vector for generalised eigen pblm.
eigen vector for generalised eigen pblm.
(OP)
hi,
i have a generalised eigen value pblm,which is of form (A-λB)x=0... so i converted it to std eigen format, now the pblm is (B^-1.A-λ.I)y=0... how do i transform the eigen vectors of this std format to the eigen vectors of 'x'.
thanks.
i have a generalised eigen value pblm,which is of form (A-λB)x=0... so i converted it to std eigen format, now the pblm is (B^-1.A-λ.I)y=0... how do i transform the eigen vectors of this std format to the eigen vectors of 'x'.
thanks.






RE: eigen vector for generalised eigen pblm.
Never used since my University days.
RE: eigen vector for generalised eigen pblm.