asym Function

public function asym(a, n) result(ret)

Arguments

Type IntentOptional AttributesName
real(kind=real64), intent(in) :: a(:,:)
integer(kind=int32) :: n

Return Value real(kind=real64) (n,n)


Contents

None