conjg Interface

public interface conjg

Complex conjugation


Contents


Module Procedures

private pure elemental function spin_conjg(this) result(r)

Calculate the complex conjugate of the spin matrix.

Arguments

Type IntentOptional AttributesName
class(spin), intent(in) :: this

Return Value type(spin)