bessi Interface

public interface bessi

Contents


Functions

public function bessi_s(n, x)

Arguments

Type IntentOptional AttributesName
integer(kind=I4B), intent(in) :: n
real(kind=SP), intent(in) :: x

Return Value real(kind=SP)

public function bessi_v(n, x)

Arguments

Type IntentOptional AttributesName
integer(kind=I4B), intent(in) :: n
real(kind=SP), intent(in), DIMENSION(:):: x

Return Value real(kind=SP), DIMENSION(size(x))