205 PURE module function getProbKS_WIX_D0_RK5(statKS, weisum1)
result(probKS)
206#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
207 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WIX_D0_RK5
210 integer(IK) ,
intent(in) :: weisum1
211 real(RKG) ,
intent(in) :: statKS
217 PURE module function getProbKS_WIX_D0_RK4(statKS, weisum1)
result(probKS)
218#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
219 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WIX_D0_RK4
222 integer(IK) ,
intent(in) :: weisum1
223 real(RKG) ,
intent(in) :: statKS
229 PURE module function getProbKS_WIX_D0_RK3(statKS, weisum1)
result(probKS)
230#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
231 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WIX_D0_RK3
234 integer(IK) ,
intent(in) :: weisum1
235 real(RKG) ,
intent(in) :: statKS
241 PURE module function getProbKS_WIX_D0_RK2(statKS, weisum1)
result(probKS)
242#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
243 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WIX_D0_RK2
246 integer(IK) ,
intent(in) :: weisum1
247 real(RKG) ,
intent(in) :: statKS
253 PURE module function getProbKS_WIX_D0_RK1(statKS, weisum1)
result(probKS)
254#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
255 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WIX_D0_RK1
258 integer(IK) ,
intent(in) :: weisum1
259 real(RKG) ,
intent(in) :: statKS
273 PURE module function getProbKS_WRX_D0_RK5(statKS, weisum1, wsqsum1)
result(probKS)
274#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
275 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WRX_D0_RK5
278 real(RKG) ,
intent(in) :: weisum1, wsqsum1
279 real(RKG) ,
intent(in) :: statKS
285 PURE module function getProbKS_WRX_D0_RK4(statKS, weisum1, wsqsum1)
result(probKS)
286#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
287 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WRX_D0_RK4
290 real(RKG) ,
intent(in) :: weisum1, wsqsum1
291 real(RKG) ,
intent(in) :: statKS
297 PURE module function getProbKS_WRX_D0_RK3(statKS, weisum1, wsqsum1)
result(probKS)
298#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
299 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WRX_D0_RK3
302 real(RKG) ,
intent(in) :: weisum1, wsqsum1
303 real(RKG) ,
intent(in) :: statKS
309 PURE module function getProbKS_WRX_D0_RK2(statKS, weisum1, wsqsum1)
result(probKS)
310#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
311 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WRX_D0_RK2
314 real(RKG) ,
intent(in) :: weisum1, wsqsum1
315 real(RKG) ,
intent(in) :: statKS
321 PURE module function getProbKS_WRX_D0_RK1(statKS, weisum1, wsqsum1)
result(probKS)
322#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
323 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WRX_D0_RK1
326 real(RKG) ,
intent(in) :: weisum1, wsqsum1
327 real(RKG) ,
intent(in) :: statKS
351 PURE module function getProbKS_WII_D0_RK5(statKS, weisum1, weisum2)
result(probKS)
352#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
353 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WII_D0_RK5
356 integer(IK) ,
intent(in) :: weisum1
357 integer(IK) ,
intent(in) :: weisum2
358 real(RKG) ,
intent(in) :: statKS
364 PURE module function getProbKS_WII_D0_RK4(statKS, weisum1, weisum2)
result(probKS)
365#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
366 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WII_D0_RK4
369 integer(IK) ,
intent(in) :: weisum1
370 integer(IK) ,
intent(in) :: weisum2
371 real(RKG) ,
intent(in) :: statKS
377 PURE module function getProbKS_WII_D0_RK3(statKS, weisum1, weisum2)
result(probKS)
378#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
379 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WII_D0_RK3
382 integer(IK) ,
intent(in) :: weisum1
383 integer(IK) ,
intent(in) :: weisum2
384 real(RKG) ,
intent(in) :: statKS
390 PURE module function getProbKS_WII_D0_RK2(statKS, weisum1, weisum2)
result(probKS)
391#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
392 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WII_D0_RK2
395 integer(IK) ,
intent(in) :: weisum1
396 integer(IK) ,
intent(in) :: weisum2
397 real(RKG) ,
intent(in) :: statKS
403 PURE module function getProbKS_WII_D0_RK1(statKS, weisum1, weisum2)
result(probKS)
404#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
405 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WII_D0_RK1
408 integer(IK) ,
intent(in) :: weisum1
409 integer(IK) ,
intent(in) :: weisum2
410 real(RKG) ,
intent(in) :: statKS
424 PURE module function getProbKS_WRI_D0_RK5(statKS, weisum1, weisum2, wsqsum1)
result(probKS)
425#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
426 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WRI_D0_RK5
429 real(RKG) ,
intent(in) :: weisum1, wsqsum1
430 integer(IK) ,
intent(in) :: weisum2
431 real(RKG) ,
intent(in) :: statKS
437 PURE module function getProbKS_WRI_D0_RK4(statKS, weisum1, weisum2, wsqsum1)
result(probKS)
438#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
439 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WRI_D0_RK4
442 real(RKG) ,
intent(in) :: weisum1, wsqsum1
443 integer(IK) ,
intent(in) :: weisum2
444 real(RKG) ,
intent(in) :: statKS
450 PURE module function getProbKS_WRI_D0_RK3(statKS, weisum1, weisum2, wsqsum1)
result(probKS)
451#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
452 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WRI_D0_RK3
455 real(RKG) ,
intent(in) :: weisum1, wsqsum1
456 real(RKG) ,
intent(in) :: weisum2
457 real(RKG) ,
intent(in) :: statKS
463 PURE module function getProbKS_WRI_D0_RK2(statKS, weisum1, weisum2, wsqsum1)
result(probKS)
464#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
465 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WRI_D0_RK2
468 real(RKG) ,
intent(in) :: weisum1, wsqsum1
469 integer(IK) ,
intent(in) :: weisum2
470 real(RKG) ,
intent(in) :: statKS
476 PURE module function getProbKS_WRI_D0_RK1(statKS, weisum1, weisum2, wsqsum1)
result(probKS)
477#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
478 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WRI_D0_RK1
481 real(RKG) ,
intent(in) :: weisum1, wsqsum1
482 integer(IK) ,
intent(in) :: weisum2
483 real(RKG) ,
intent(in) :: statKS
497 PURE module function getProbKS_WRR_D0_RK5(statKS, weisum1, weisum2, wsqsum1, wsqsum2)
result(probKS)
498#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
499 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WRR_D0_RK5
502 real(RKG) ,
intent(in) :: weisum1, wsqsum1
503 real(RKG) ,
intent(in) :: weisum2, wsqsum2
504 real(RKG) ,
intent(in) :: statKS
510 PURE module function getProbKS_WRR_D0_RK4(statKS, weisum1, weisum2, wsqsum1, wsqsum2)
result(probKS)
511#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
512 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WRR_D0_RK4
515 real(RKG) ,
intent(in) :: weisum1, wsqsum1
516 real(RKG) ,
intent(in) :: weisum2, wsqsum2
517 real(RKG) ,
intent(in) :: statKS
523 PURE module function getProbKS_WRR_D0_RK3(statKS, weisum1, weisum2, wsqsum1, wsqsum2)
result(probKS)
524#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
525 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WRR_D0_RK3
528 real(RKG) ,
intent(in) :: weisum1, wsqsum1
529 real(RKG) ,
intent(in) :: weisum2, wsqsum2
530 real(RKG) ,
intent(in) :: statKS
536 PURE module function getProbKS_WRR_D0_RK2(statKS, weisum1, weisum2, wsqsum1, wsqsum2)
result(probKS)
537#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
538 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WRR_D0_RK2
541 real(RKG) ,
intent(in) :: weisum1, wsqsum1
542 real(RKG) ,
intent(in) :: weisum2, wsqsum2
543 real(RKG) ,
intent(in) :: statKS
549 PURE module function getProbKS_WRR_D0_RK1(statKS, weisum1, weisum2, wsqsum1, wsqsum2)
result(probKS)
550#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
551 !DEC$ ATTRIBUTES DLLEXPORT :: getProbKS_WRR_D0_RK1
554 real(RKG) ,
intent(in) :: weisum1, wsqsum1
555 real(RKG) ,
intent(in) :: weisum2, wsqsum2
556 real(RKG) ,
intent(in) :: statKS
689 PURE module subroutine setProbKS_WIX_D0_RK5(probKS, quanKS, statKS, weisum1)
690#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
691 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WIX_D0_RK5
694 integer(IK) ,
intent(in) :: weisum1
695 real(RKG) ,
intent(in) :: statKS
696 real(RKG) ,
intent(out) :: probKS
697 real(RKG) ,
intent(out) :: quanKS
702 PURE module subroutine setProbKS_WIX_D0_RK4(probKS, quanKS, statKS, weisum1)
703#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
704 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WIX_D0_RK4
707 integer(IK) ,
intent(in) :: weisum1
708 real(RKG) ,
intent(in) :: statKS
709 real(RKG) ,
intent(out) :: probKS
710 real(RKG) ,
intent(out) :: quanKS
715 PURE module subroutine setProbKS_WIX_D0_RK3(probKS, quanKS, statKS, weisum1)
716#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
717 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WIX_D0_RK3
720 integer(IK) ,
intent(in) :: weisum1
721 real(RKG) ,
intent(in) :: statKS
722 real(RKG) ,
intent(out) :: probKS
723 real(RKG) ,
intent(out) :: quanKS
728 PURE module subroutine setProbKS_WIX_D0_RK2(probKS, quanKS, statKS, weisum1)
729#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
730 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WIX_D0_RK2
733 integer(IK) ,
intent(in) :: weisum1
734 real(RKG) ,
intent(in) :: statKS
735 real(RKG) ,
intent(out) :: probKS
736 real(RKG) ,
intent(out) :: quanKS
741 PURE module subroutine setProbKS_WIX_D0_RK1(probKS, quanKS, statKS, weisum1)
742#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
743 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WIX_D0_RK1
746 integer(IK) ,
intent(in) :: weisum1
747 real(RKG) ,
intent(in) :: statKS
748 real(RKG) ,
intent(out) :: probKS
749 real(RKG) ,
intent(out) :: quanKS
762 PURE module subroutine setProbKS_WRX_D0_RK5(probKS, quanKS, statKS, weisum1, wsqsum1)
763#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
764 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WRX_D0_RK5
767 real(RKG) ,
intent(in) :: weisum1, wsqsum1
768 real(RKG) ,
intent(in) :: statKS
769 real(RKG) ,
intent(out) :: probKS
770 real(RKG) ,
intent(out) :: quanKS
775 PURE module subroutine setProbKS_WRX_D0_RK4(probKS, quanKS, statKS, weisum1, wsqsum1)
776#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
777 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WRX_D0_RK4
780 real(RKG) ,
intent(in) :: weisum1, wsqsum1
781 real(RKG) ,
intent(in) :: statKS
782 real(RKG) ,
intent(out) :: probKS
783 real(RKG) ,
intent(out) :: quanKS
788 PURE module subroutine setProbKS_WRX_D0_RK3(probKS, quanKS, statKS, weisum1, wsqsum1)
789#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
790 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WRX_D0_RK3
793 real(RKG) ,
intent(in) :: weisum1, wsqsum1
794 real(RKG) ,
intent(in) :: statKS
795 real(RKG) ,
intent(out) :: probKS
796 real(RKG) ,
intent(out) :: quanKS
801 PURE module subroutine setProbKS_WRX_D0_RK2(probKS, quanKS, statKS, weisum1, wsqsum1)
802#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
803 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WRX_D0_RK2
806 real(RKG) ,
intent(in) :: weisum1, wsqsum1
807 real(RKG) ,
intent(in) :: statKS
808 real(RKG) ,
intent(out) :: probKS
809 real(RKG) ,
intent(out) :: quanKS
814 PURE module subroutine setProbKS_WRX_D0_RK1(probKS, quanKS, statKS, weisum1, wsqsum1)
815#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
816 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WRX_D0_RK1
819 real(RKG) ,
intent(in) :: weisum1, wsqsum1
820 real(RKG) ,
intent(in) :: statKS
821 real(RKG) ,
intent(out) :: probKS
822 real(RKG) ,
intent(out) :: quanKS
845 PURE module subroutine setProbKS_WII_D0_RK5(probKS, quanKS, statKS, weisum1, weisum2)
846#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
847 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WII_D0_RK5
850 integer(IK) ,
intent(in) :: weisum1
851 integer(IK) ,
intent(in) :: weisum2
852 real(RKG) ,
intent(in) :: statKS
853 real(RKG) ,
intent(out) :: probKS
854 real(RKG) ,
intent(out) :: quanKS
859 PURE module subroutine setProbKS_WII_D0_RK4(probKS, quanKS, statKS, weisum1, weisum2)
860#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
861 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WII_D0_RK4
864 integer(IK) ,
intent(in) :: weisum1
865 integer(IK) ,
intent(in) :: weisum2
866 real(RKG) ,
intent(in) :: statKS
867 real(RKG) ,
intent(out) :: probKS
868 real(RKG) ,
intent(out) :: quanKS
873 PURE module subroutine setProbKS_WII_D0_RK3(probKS, quanKS, statKS, weisum1, weisum2)
874#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
875 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WII_D0_RK3
878 integer(IK) ,
intent(in) :: weisum1
879 integer(IK) ,
intent(in) :: weisum2
880 real(RKG) ,
intent(in) :: statKS
881 real(RKG) ,
intent(out) :: probKS
882 real(RKG) ,
intent(out) :: quanKS
887 PURE module subroutine setProbKS_WII_D0_RK2(probKS, quanKS, statKS, weisum1, weisum2)
888#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
889 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WII_D0_RK2
892 integer(IK) ,
intent(in) :: weisum1
893 integer(IK) ,
intent(in) :: weisum2
894 real(RKG) ,
intent(in) :: statKS
895 real(RKG) ,
intent(out) :: probKS
896 real(RKG) ,
intent(out) :: quanKS
901 PURE module subroutine setProbKS_WII_D0_RK1(probKS, quanKS, statKS, weisum1, weisum2)
902#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
903 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WII_D0_RK1
906 integer(IK) ,
intent(in) :: weisum1
907 integer(IK) ,
intent(in) :: weisum2
908 real(RKG) ,
intent(in) :: statKS
909 real(RKG) ,
intent(out) :: probKS
910 real(RKG) ,
intent(out) :: quanKS
923 PURE module subroutine setProbKS_WRI_D0_RK5(probKS, quanKS, statKS, weisum1, weisum2, wsqsum1)
924#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
925 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WRI_D0_RK5
928 real(RKG) ,
intent(in) :: weisum1, wsqsum1
929 integer(IK) ,
intent(in) :: weisum2
930 real(RKG) ,
intent(in) :: statKS
931 real(RKG) ,
intent(out) :: probKS
932 real(RKG) ,
intent(out) :: quanKS
937 PURE module subroutine setProbKS_WRI_D0_RK4(probKS, quanKS, statKS, weisum1, weisum2, wsqsum1)
938#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
939 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WRI_D0_RK4
942 real(RKG) ,
intent(in) :: weisum1, wsqsum1
943 integer(IK) ,
intent(in) :: weisum2
944 real(RKG) ,
intent(in) :: statKS
945 real(RKG) ,
intent(out) :: probKS
946 real(RKG) ,
intent(out) :: quanKS
951 PURE module subroutine setProbKS_WRI_D0_RK3(probKS, quanKS, statKS, weisum1, weisum2, wsqsum1)
952#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
953 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WRI_D0_RK3
956 real(RKG) ,
intent(in) :: weisum1, wsqsum1
957 integer(IK) ,
intent(in) :: weisum2
958 real(RKG) ,
intent(in) :: statKS
959 real(RKG) ,
intent(out) :: probKS
960 real(RKG) ,
intent(out) :: quanKS
965 PURE module subroutine setProbKS_WRI_D0_RK2(probKS, quanKS, statKS, weisum1, weisum2, wsqsum1)
966#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
967 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WRI_D0_RK2
970 real(RKG) ,
intent(in) :: weisum1, wsqsum1
971 integer(IK) ,
intent(in) :: weisum2
972 real(RKG) ,
intent(in) :: statKS
973 real(RKG) ,
intent(out) :: probKS
974 real(RKG) ,
intent(out) :: quanKS
979 PURE module subroutine setProbKS_WRI_D0_RK1(probKS, quanKS, statKS, weisum1, weisum2, wsqsum1)
980#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
981 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WRI_D0_RK1
984 real(RKG) ,
intent(in) :: weisum1, wsqsum1
985 integer(IK) ,
intent(in) :: weisum2
986 real(RKG) ,
intent(in) :: statKS
987 real(RKG) ,
intent(out) :: probKS
988 real(RKG) ,
intent(out) :: quanKS
1001 PURE module subroutine setProbKS_WRR_D0_RK5(probKS, quanKS, statKS, weisum1, weisum2, wsqsum1, wsqsum2)
1002#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1003 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WRR_D0_RK5
1006 real(RKG) ,
intent(in) :: weisum1, wsqsum1
1007 real(RKG) ,
intent(in) :: weisum2, wsqsum2
1008 real(RKG) ,
intent(in) :: statKS
1009 real(RKG) ,
intent(out) :: probKS
1010 real(RKG) ,
intent(out) :: quanKS
1015 PURE module subroutine setProbKS_WRR_D0_RK4(probKS, quanKS, statKS, weisum1, weisum2, wsqsum1, wsqsum2)
1016#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1017 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WRR_D0_RK4
1020 real(RKG) ,
intent(in) :: weisum1, wsqsum1
1021 real(RKG) ,
intent(in) :: weisum2, wsqsum2
1022 real(RKG) ,
intent(in) :: statKS
1023 real(RKG) ,
intent(out) :: probKS
1024 real(RKG) ,
intent(out) :: quanKS
1029 PURE module subroutine setProbKS_WRR_D0_RK3(probKS, quanKS, statKS, weisum1, weisum2, wsqsum1, wsqsum2)
1030#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1031 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WRR_D0_RK3
1034 real(RKG) ,
intent(in) :: weisum1, wsqsum1
1035 real(RKG) ,
intent(in) :: weisum2, wsqsum2
1036 real(RKG) ,
intent(in) :: statKS
1037 real(RKG) ,
intent(out) :: probKS
1038 real(RKG) ,
intent(out) :: quanKS
1043 PURE module subroutine setProbKS_WRR_D0_RK2(probKS, quanKS, statKS, weisum1, weisum2, wsqsum1, wsqsum2)
1044#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1045 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WRR_D0_RK2
1048 real(RKG) ,
intent(in) :: weisum1, wsqsum1
1049 real(RKG) ,
intent(in) :: weisum2, wsqsum2
1050 real(RKG) ,
intent(in) :: statKS
1051 real(RKG) ,
intent(out) :: probKS
1052 real(RKG) ,
intent(out) :: quanKS
1057 PURE module subroutine setProbKS_WRR_D0_RK1(probKS, quanKS, statKS, weisum1, weisum2, wsqsum1, wsqsum2)
1058#if __INTEL_COMPILER && DLL_ENABLED && (_WIN32 || _WIN64)
1059 !DEC$ ATTRIBUTES DLLEXPORT :: setProbKS_WRR_D0_RK1
1062 real(RKG) ,
intent(in) :: weisum1, wsqsum1
1063 real(RKG) ,
intent(in) :: weisum2, wsqsum2
1064 real(RKG) ,
intent(in) :: statKS
1065 real(RKG) ,
intent(out) :: probKS
1066 real(RKG) ,
intent(out) :: quanKS
Generate and return the Kolmogorov distance of a sample1 of size nsam1 from another sample sample2 of...
Return the Kolmogorov distance of a sample1 of size nsam1 from another sample sample2 of size nsam2 o...
Generate and return the probability of the null-hypothesis that sample1 of size nsam1 originates from...
Return the probability and the corresponding Kolmogorov distribution quantile of the null-hypothesis ...
This module contains classes and procedures for computing the Kolmogorov statistical distance.
character(*, SK), parameter MODULE_NAME
This module defines the relevant Fortran kind type-parameters frequently used in the ParaMonte librar...
integer, parameter RK
The default real kind in the ParaMonte library: real64 in Fortran, c_double in C-Fortran Interoperati...
integer, parameter IK
The default integer kind in the ParaMonte library: int32 in Fortran, c_int32_t in C-Fortran Interoper...
integer, parameter SK
The default character kind in the ParaMonte library: kind("a") in Fortran, c_char in C-Fortran Intero...
This module contains classes and procedures for performing various statistical tests.