q5m.js - Quantum Computing Library - v0.1.1
    Preparing search index...

    Type Alias Hermitian

    Hermitian: Matrix

    Represents a Hermitian matrix, a complex square matrix H that is equal to its own conjugate transpose (H† = H). Hermitian matrices represent physical observables in quantum mechanics (e.g., energy, momentum). Their eigenvalues are always real, corresponding to possible measurement outcomes.