dcosqf Interface

interface
public pure subroutine dcosqf(n, x, wsave)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: n
real(kind=rk), intent(inout) :: x(*)
real(kind=rk), intent(in) :: wsave(*)

Description

Forward transform of quarter wave data. (Specification)