zroots Interface

interface
public subroutine zroots(a, roots, polish)

Arguments

Type IntentOptional AttributesName
complex(kind=SPC), intent(in), DIMENSION(:):: a
complex(kind=SPC), intent(out), DIMENSION(:):: roots
logical(kind=LGT), intent(in) :: polish