conjg Interface

public interface conjg

Complex conjugation


Contents


Module Procedures

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

Calculate the complex conjugate of the nambu matrix.

Arguments

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

Return Value type(nambu)