bico Interface

public interface bico

Contents


Functions

public function bico_s(n, k)

Arguments

Type IntentOptional AttributesName
integer(kind=I4B), intent(in) :: n
integer(kind=I4B), intent(in) :: k

Return Value real(kind=SP)

public function bico_v(n, k)

Arguments

Type IntentOptional AttributesName
integer(kind=I4B), intent(in), DIMENSION(:):: n
integer(kind=I4B), intent(in), DIMENSION(:):: k

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