public class Zspec extends Object
D = UHAU.Zspec implements U as a Zmat and D as a Zdiagmat. It returns a JampackException if A is not Hermitian.
Comments: The decomposition is computed using . Schur. Eventually, there will be
code that takes advantage of symmetry.
Since the diagonal matrix is real, it will be reimplemented as a
Ddiagmat later.
public Zmat U
public Zdiagmat D
public Zspec(Zmat AA) throws JampackException
AA
- A ZmatJampackException
- Thown if AA is not Hermitian.Jas4pp 1.5 © Java Analysis Studio for Particle Physics