Home
last modified time | relevance | path

Searched refs:rthresh (Results 1 – 25 of 68) sorted by relevance

123

/dports/databases/grass7/grass-7.8.6/imagery/i.atcorr/
H A Dcreate_iwave.py99 rthresh = 0.0001
109 while i < nvalues - 1 and responses[i] <= rthresh:
121 while i > 0 and responses[i] <= rthresh:
198 rthresh = 0.01
213 while c > 0 and fi[c - 1] > rthresh:
218 while c < len(fi) - 1 and fi[c + 1] > rthresh:
235 while c > 0 and fi[c - 1] > rthresh:
240 while c < len(fi) - 1 and fi[c + 1] > rthresh:
325 rthresh = 0.01
339 while i >= 0 and values[i,b] > rthresh:
[all …]
/dports/audio/festalon/festalon/src/nes/ext/
H A Dmmc5.c128 int32 V,amp,rthresh,wl; in Do5SQHQ() local
132 rthresh=tal[(MMC5Sound->env[P]&0xC0)>>6]; in Do5SQHQ()
144 if(dc<rthresh) curout = amp; in Do5SQHQ()
157 if(dc<rthresh) curout = amp; in Do5SQHQ()
/dports/math/libflame/libflame-5.2.0/src/map/lapack2flamec/f2c/c/
H A Ddla_gerfsx_extended.c395 …, doublereal *y_tail__, doublereal *rcond, integer *ithresh, doublereal *rthresh, doublereal *dz_u… in dla_gerfsx_extended_() argument
605 if (x_state__ == 3 && dxrat <= *rthresh) in dla_gerfsx_extended_()
615 else if (dxrat > *rthresh) in dla_gerfsx_extended_()
642 if (z_state__ == 3 && dzrat <= *rthresh) in dla_gerfsx_extended_()
658 else if (dzrat > *rthresh) in dla_gerfsx_extended_()
H A Ddla_porfsx_extended.c386 …, doublereal *y_tail__, doublereal *rcond, integer *ithresh, doublereal *rthresh, doublereal *dz_u… in dla_porfsx_extended_() argument
602 if (x_state__ == 3 && dxrat <= *rthresh) in dla_porfsx_extended_()
612 else if (dxrat > *rthresh) in dla_porfsx_extended_()
639 if (z_state__ == 3 && dzrat <= *rthresh) in dla_porfsx_extended_()
655 else if (dzrat > *rthresh) in dla_porfsx_extended_()
H A Dsla_gerfsx_extended.c393 …eal *ayb, real *dy, real *y_tail__, real *rcond, integer *ithresh, real *rthresh, real *dz_ub__, l… in sla_gerfsx_extended_() argument
602 if (x_state__ == 3 && dxrat <= *rthresh) in sla_gerfsx_extended_()
612 else if (dxrat > *rthresh) in sla_gerfsx_extended_()
639 if (z_state__ == 3 && dzrat <= *rthresh) in sla_gerfsx_extended_()
655 else if (dzrat > *rthresh) in sla_gerfsx_extended_()
H A Dsla_porfsx_extended.c383 …al *ayb, real * dy, real *y_tail__, real *rcond, integer *ithresh, real *rthresh, real *dz_ub__, l… in sla_porfsx_extended_() argument
597 if (x_state__ == 3 && dxrat <= *rthresh) in sla_porfsx_extended_()
607 else if (dxrat > *rthresh) in sla_porfsx_extended_()
634 if (z_state__ == 3 && dzrat <= *rthresh) in sla_porfsx_extended_()
650 else if (dzrat > *rthresh) in sla_porfsx_extended_()
H A Ddla_gbrfsx_extended.c409 …, doublereal *y_tail__, doublereal *rcond, integer *ithresh, doublereal *rthresh, doublereal *dz_u… in dla_gbrfsx_extended_() argument
620 if (x_state__ == 3 && dxrat <= *rthresh) in dla_gbrfsx_extended_()
630 else if (dxrat > *rthresh) in dla_gbrfsx_extended_()
657 if (z_state__ == 3 && dzrat <= *rthresh) in dla_gbrfsx_extended_()
673 else if (dzrat > *rthresh) in dla_gbrfsx_extended_()
H A Dcla_porfsx_extended.c395 …b, complex *dy, complex *y_tail__, real *rcond, integer *ithresh, real * rthresh, real *dz_ub__, l… in cla_porfsx_extended_() argument
622 if (x_state__ == 3 && dxrat <= *rthresh) in cla_porfsx_extended_()
632 else if (dxrat > *rthresh) in cla_porfsx_extended_()
659 if (z_state__ == 3 && dzrat <= *rthresh) in cla_porfsx_extended_()
675 else if (dzrat > *rthresh) in cla_porfsx_extended_()
H A Ddla_syrfsx_extended.c394 … doublereal *y_tail__, doublereal *rcond, integer * ithresh, doublereal *rthresh, doublereal *dz_u… in dla_syrfsx_extended_() argument
648 if (x_state__ == 3 && dxrat <= *rthresh) in dla_syrfsx_extended_()
658 else if (dxrat > *rthresh) in dla_syrfsx_extended_()
685 if (z_state__ == 3 && dzrat <= *rthresh) in dla_syrfsx_extended_()
701 else if (dzrat > *rthresh) in dla_syrfsx_extended_()
H A Dzla_gerfsx_extended.c403 …oublecomplex *y_tail__, doublereal *rcond, integer *ithresh, doublereal *rthresh, doublereal *dz_u… in zla_gerfsx_extended_() argument
622 if (x_state__ == 3 && dxrat <= *rthresh) in zla_gerfsx_extended_()
632 else if (dxrat > *rthresh) in zla_gerfsx_extended_()
659 if (z_state__ == 3 && dzrat <= *rthresh) in zla_gerfsx_extended_()
675 else if (dzrat > *rthresh) in zla_gerfsx_extended_()
H A Dzla_porfsx_extended.c395 …oublecomplex *y_tail__, doublereal *rcond, integer *ithresh, doublereal *rthresh, doublereal * dz_… in zla_porfsx_extended_() argument
622 if (x_state__ == 3 && dxrat <= *rthresh) in zla_porfsx_extended_()
632 else if (dxrat > *rthresh) in zla_porfsx_extended_()
659 if (z_state__ == 3 && dzrat <= *rthresh) in zla_porfsx_extended_()
675 else if (dzrat > *rthresh) in zla_porfsx_extended_()
H A Dsla_syrfsx_extended.c391 …al *ayb, real *dy, real *y_tail__, real *rcond, integer *ithresh, real * rthresh, real *dz_ub__, l… in sla_syrfsx_extended_() argument
643 if (x_state__ == 3 && dxrat <= *rthresh) in sla_syrfsx_extended_()
653 else if (dxrat > *rthresh) in sla_syrfsx_extended_()
680 if (z_state__ == 3 && dzrat <= *rthresh) in sla_syrfsx_extended_()
696 else if (dzrat > *rthresh) in sla_syrfsx_extended_()
H A Dsla_gbrfsx_extended.c407 …eal *ayb, real *dy, real *y_tail__, real *rcond, integer *ithresh, real *rthresh, real *dz_ub__, l… in sla_gbrfsx_extended_() argument
617 if (x_state__ == 3 && dxrat <= *rthresh) in sla_gbrfsx_extended_()
627 else if (dxrat > *rthresh) in sla_gbrfsx_extended_()
654 if (z_state__ == 3 && dzrat <= *rthresh) in sla_gbrfsx_extended_()
670 else if (dzrat > *rthresh) in sla_gbrfsx_extended_()
H A Dcla_gerfsx_extended.c402 …b, complex *dy, complex *y_tail__, real *rcond, integer * ithresh, real *rthresh, real *dz_ub__, l… in cla_gerfsx_extended_() argument
622 if (x_state__ == 3 && dxrat <= *rthresh) in cla_gerfsx_extended_()
632 else if (dxrat > *rthresh) in cla_gerfsx_extended_()
659 if (z_state__ == 3 && dzrat <= *rthresh) in cla_gerfsx_extended_()
675 else if (dzrat > *rthresh) in cla_gerfsx_extended_()
H A Dzla_herfsx_extended.c402 …oublecomplex *y_tail__, doublereal *rcond, integer *ithresh, doublereal *rthresh, doublereal * dz_… in zla_herfsx_extended_() argument
665 if (x_state__ == 3 && dxrat <= *rthresh) in zla_herfsx_extended_()
675 else if (dxrat > *rthresh) in zla_herfsx_extended_()
702 if (z_state__ == 3 && dzrat <= *rthresh) in zla_herfsx_extended_()
718 else if (dzrat > *rthresh) in zla_herfsx_extended_()
H A Dzla_gbrfsx_extended.c416 …oublecomplex *y_tail__, doublereal *rcond, integer *ithresh, doublereal *rthresh, doublereal *dz_u… in zla_gbrfsx_extended_() argument
636 if (x_state__ == 3 && dxrat <= *rthresh) in zla_gbrfsx_extended_()
646 else if (dxrat > *rthresh) in zla_gbrfsx_extended_()
673 if (z_state__ == 3 && dzrat <= *rthresh) in zla_gbrfsx_extended_()
689 else if (dzrat > *rthresh) in zla_gbrfsx_extended_()
H A Dzla_syrfsx_extended.c402 …oublecomplex *y_tail__, doublereal *rcond, integer *ithresh, doublereal *rthresh, doublereal * dz_… in zla_syrfsx_extended_() argument
663 if (x_state__ == 3 && dxrat <= *rthresh) in zla_syrfsx_extended_()
673 else if (dxrat > *rthresh) in zla_syrfsx_extended_()
700 if (z_state__ == 3 && dzrat <= *rthresh) in zla_syrfsx_extended_()
716 else if (dzrat > *rthresh) in zla_syrfsx_extended_()
H A Dcla_herfsx_extended.c402 …b, complex *dy, complex *y_tail__, real *rcond, integer * ithresh, real *rthresh, real *dz_ub__, l… in cla_herfsx_extended_() argument
662 if (x_state__ == 3 && dxrat <= *rthresh) in cla_herfsx_extended_()
672 else if (dxrat > *rthresh) in cla_herfsx_extended_()
699 if (z_state__ == 3 && dzrat <= *rthresh) in cla_herfsx_extended_()
715 else if (dzrat > *rthresh) in cla_herfsx_extended_()
H A Dcla_syrfsx_extended.c402 …b, complex *dy, complex *y_tail__, real *rcond, integer * ithresh, real *rthresh, real *dz_ub__, l… in cla_syrfsx_extended_() argument
666 if (x_state__ == 3 && dxrat <= *rthresh) in cla_syrfsx_extended_()
676 else if (dxrat > *rthresh) in cla_syrfsx_extended_()
703 if (z_state__ == 3 && dzrat <= *rthresh) in cla_syrfsx_extended_()
719 else if (dzrat > *rthresh) in cla_syrfsx_extended_()
H A Dcla_gbrfsx_extended.c416 …b, complex *dy, complex *y_tail__, real *rcond, integer *ithresh, real * rthresh, real *dz_ub__, l… in cla_gbrfsx_extended_() argument
637 if (x_state__ == 3 && dxrat <= *rthresh) in cla_gbrfsx_extended_()
647 else if (dxrat > *rthresh) in cla_gbrfsx_extended_()
674 if (z_state__ == 3 && dzrat <= *rthresh) in cla_gbrfsx_extended_()
690 else if (dzrat > *rthresh) in cla_gbrfsx_extended_()
H A Dcgerfsx.c443 real rthresh; in cgerfsx_() local
509 rthresh = .5f; in cgerfsx_()
665 …fset], &work[1], &rwork[1] , &work[*n + 1], &rwork[1], rcond, &ithresh, &rthresh, & unstable_thres… in cgerfsx_()
669 …fset], &work[1], &rwork[1] , &work[*n + 1], &rwork[1], rcond, &ithresh, &rthresh, & unstable_thres… in cgerfsx_()
H A Ddgerfsx.c441 doublereal rthresh; in dgerfsx_() local
507 rthresh = .5; in dgerfsx_()
663 …rk[*n + 1], & work[1], &work[(*n << 1) + 1], &work[1], rcond, &ithresh, &rthresh, &unstable_thresh… in dgerfsx_()
667 …rk[*n + 1], & work[1], &work[(*n << 1) + 1], &work[1], rcond, &ithresh, &rthresh, &unstable_thresh… in dgerfsx_()
H A Dzgerfsx.c442 doublereal rthresh; in zgerfsx_() local
508 rthresh = .5; in zgerfsx_()
664 …fset], &work[1], &rwork[1] , &work[*n + 1], &rwork[1], rcond, &ithresh, &rthresh, & unstable_thres… in zgerfsx_()
668 …fset], &work[1], &rwork[1] , &work[*n + 1], &rwork[1], rcond, &ithresh, &rthresh, & unstable_thres… in zgerfsx_()
H A Dsgerfsx.c441 real rthresh; in sgerfsx_() local
507 rthresh = .5f; in sgerfsx_()
663 …rk[*n + 1], & work[1], &work[(*n << 1) + 1], &work[1], rcond, &ithresh, &rthresh, &unstable_thresh… in sgerfsx_()
667 …rk[*n + 1], & work[1], &work[(*n << 1) + 1], &work[1], rcond, &ithresh, &rthresh, &unstable_thresh… in sgerfsx_()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dMSE.c133 double rthresh = 0.5; in main() local
241 rthresh = val ; nopt++ ; continue ; in main()
352 num_scales,ent_win,rthresh); in main()
409 sampleEn( xsar, xvectim->nvals, ent_win, rthresh * sd ); in main()
433 sampleEn( ysar, scale_nvals, ent_win, rthresh * sd ); in main()

123