to_complex Interface

public interface to_complex

Module Procedures

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, (:)