inverse Interface

public interface inverse

Matrix inverse


Contents


Module Procedures

private pure function nambu_inv(this) result(r)

Calculate the inverse of the nambu matrix.

Arguments

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

Return Value type(nambu)