__construct(\A $Arg) : \Structure
access | public |
---|
\A
Square matrix
\Structure
to access D and V.getD() : \D
access | public |
---|
\D
getImagEigenvalues() : \imag(diag(D))
access | public |
---|
\imag(diag(D))
getRealEigenvalues() : \real(diag(D))
access | public |
---|
\real(diag(D))
getV() : \V
access | public |
---|
\V
cdiv($xr, $xi, $yr, $yi)
access | private |
---|
hqr2()
Code is derived from the Algol procedure hqr2, by Martin and Wilkinson, Handbook for Auto. Comp., Vol.ii-Linear Algebra, and the corresponding Fortran subroutine in EISPACK.
access | private |
---|
orthes()
This is derived from the Algol procedures orthes and ortran, by Martin and Wilkinson, Handbook for Auto. Comp., Vol.ii-Linear Algebra, and the corresponding Fortran subroutines in EISPACK.
access | private |
---|
tql2()
This is derived from the Algol procedures tql2, by Bowdler, Martin, Reinsch, and Wilkinson, Handbook for Auto. Comp., Vol.ii-Linear Algebra, and the corresponding Fortran subroutine in EISPACK.
access | private |
---|
tred2()
access | private |
---|
$H : array
$V : array
$cdivi
$cdivr : float
$d : array
$e
$issymmetric : int
$n : int
$ort : array