Procedures

ProcedureLocationProcedure TypeDescription
ctrperM_orderpack__ctrperInterface

Shuffle the array INOUTVALS randomly, leaving elements close to their initial locations.

Read more…
fndnthM_orderpack__fndnthInterface

Sample program:

Read more…
indmedM_orderpack__indmedInterface

Sample program:

Read more…
indnthM_orderpack__indnthInterface

Sample program:

Read more…
insparM_orderpack__insparInterface

Sample program:

Read more…
inssorM_orderpack__inssorInterface

Sample program:

Read more…
medianM_orderpack__medianInterface

Sample program:

Read more…
mrgrefM_orderpack__mrgrefInterface

Sample program:

Read more…
mrgrnkM_orderpack__mrgrnkInterface

Sample program:

Read more…
mulcntM_orderpack__mulcntInterface

Sample program:

Read more…
printmedemo_prank_uniqueSubroutine
printmedemo_rank_uniqueSubroutine
random_stringruntestFunction
rapknrM_orderpack__rapknrInterface

Sample program:

Read more…
refparM_orderpack__refparInterface

Sample program:

Read more…
refsorM_orderpack__refsorInterface

Sample program:

Read more…
rinparM_orderpack__rinparInterface

Sample program:

Read more…
rnkparM_orderpack__rnkparInterface

Sample program:

Read more…
test_ctrperruntestSubroutine
test_fndnthruntestSubroutine
test_genruntestSubroutine
test_indmedruntestSubroutine
test_indnthruntestSubroutine
test_insparruntestSubroutine
test_medianruntestSubroutine
test_mulcntruntestSubroutine
test_rapknrruntestSubroutine
test_refparruntestSubroutine
test_rinparruntestSubroutine
test_rnkparruntestSubroutine
test_uniinvruntestSubroutine
test_uniparruntestSubroutine
test_unirnkruntestSubroutine
test_unistaruntestSubroutine
test_valmedruntestSubroutine
test_valnthruntestSubroutine
uniinvM_orderpack__uniinvInterface

Sample program:

Read more…
uniparM_orderpack__uniparInterface

Sample program:

Read more…
unirnkM_orderpack__unirnkInterface

Sample program:

Read more…
unistaM_orderpack__unistaInterface

Sample program:

Read more…
valmedM_orderpack__valmedInterface

Sample program:

Read more…
valnthM_orderpack__valnthInterface

ORDERVAL(3f) returns the NORDth (ascending order) value of INVALS, i.e. the fractile of order NORD/SIZE(INVALS).

Read more…