inv_sym Interface

public interface inv_sym

Module Procedures

private subroutine Dinv_sym(A, uplo)

Arguments

Type IntentOptional Attributes Name
real(kind=8), dimension(:,:) :: A
character(len=*), optional :: uplo

private subroutine Zinv_sym(A, uplo)

Arguments

Type IntentOptional Attributes Name
complex(kind=8), dimension(:,:) :: A
character(len=*), optional :: uplo