to_complex_from_real64_vector Function

public function to_complex_from_real64_vector(x) result(ret)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: x(:)

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