windowingReal64 Function

public function windowingReal64(f, g) result(ret)

Arguments

Type IntentOptional AttributesName
real(kind=real64), intent(in) :: f(:)
real(kind=real64), intent(in) :: g(:)

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


Contents

None