inverse Interface

public interface inverse

Matrix inverse


Contents


Module Procedures

private pure function spin_inv(this) result(r)

Calculate the inverse of the spin matrix.

Arguments

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

Return Value type(spin)