Engee documentation

Hermitian Transpose

Calculation of the Hermitian conjugate matrix.

blockType: HermitianTranspose

Path in the library:

/Basic/Matrix Operations/Hermitian Transpose

Description

Block Hermitian Transpose computes a Hermitian conjugate matrix for an initial matrix of size on .

Ports

Input

# IN_1 — the matrix on
scalar | vector | the matrix

Details

The original matrix on .

Data types

Float16, Float32, Float64, Int8, Int16, Int32, Int64

Complex numbers support

No

Output

# OUT_1 — Hermitian conjugate matrix
the matrix

Details

Hermitian conjugate matrix of size on .

Data types

Float16, Float32, Float64, Int8, Int16, Int32, Int64

Complex numbers support

No

Additional options

C code generation: Yes