public class H extends Object
| Constructor and Description |
|---|
H() |
| Modifier and Type | Method and Description |
|---|---|
static Zdiagmat |
o(Zdiagmat D)
Returns the conjugate transpose of a Zdiagmat.
|
static Zmat |
o(Zmat A)
Returns the conjugate transpose of a Zmat.
|
static Zmat |
trans(Zmat A)
Returns the transpose of a Zmat.
|
public static Zmat o(Zmat A)
A - The matrix to be conjugated and transposedpublic static Zdiagmat o(Zdiagmat D)
D - The matrix to be conjugated (and transposed)Jas4pp 1.5 © Java Analysis Studio for Particle Physics