inverse Interface

public interface inverse

Module Procedures

private pure function nambu_inv(this) result(r)

Calculates the inverse of the nambu matrix.

Arguments

Type IntentOptional Attributes Name
class(nambu), intent(in) :: this

Return Value type(nambu)