chstwo Interface

interface
public subroutine chstwo(bins1, bins2, knstrn, df, chsq, prob)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(in), DIMENSION(:):: bins1
real(kind=SP), intent(in), DIMENSION(:):: bins2
integer(kind=I4B), intent(in) :: knstrn
real(kind=SP), intent(out) :: df
real(kind=SP), intent(out) :: chsq
real(kind=SP), intent(out) :: prob