sum Interface

public interface sum

Matrix sum


Contents


Module Procedures

private pure function spin_sum(this) result(r)

Calculate the sum of an array of spin matrices.

Arguments

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

Return Value type(spin)