taper_function Function

public function taper_function(n, percent) result(taper_f)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: n
integer(kind=int32), intent(in) :: percent

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