getColumnOf2DMatrix_complex64 Function

public function getColumnOf2DMatrix_complex64(mat, column_idx) result(ret)

Arguments

Type IntentOptional Attributes Name
complex(kind=real64), intent(in) :: mat(:,:)
integer(kind=int32), intent(in) :: column_idx

Return Value complex(kind=real64), allocatable, (:)