Home
last modified time | relevance | path

Searched refs:iwmax (Results 1 – 16 of 16) sorted by relevance

/dports/math/R-cran-quantreg/quantreg/R/
H A Dsfn.R38 iwmax <- 7*m+3 functionVar
90 iwmax = as.integer(iwmax),
91 iwork = integer(iwmax),
155 iwmax <- 7*m+3 functionVar
230 iwmax = as.integer(iwmax),
231 iwork = integer(iwmax),
/dports/math/R-cran-quantreg/quantreg/src/
H A Dsrqfn.f5 & nnzlmax,lnz,xlnz,iw,iwmax,iwork,xsuper,tmpmax,
8 integer nnza,m,n,nnzdmax,nnzemax,iwmax,
12 & iw(m,5),xlnz(m+1),iwork(iwmax),xsuper(m+1),je(nnzemax),
21 & xlnz,iw(1,1),iw(1,2),iwmax,iwork,iw(1,3),iw(1,4),
32 & xlnz,invp,perm,iwmax,iwork,colcnt,snode,xsuper,
155 integer nnza,m,n,nsuper,nnzdmax,nnzemax,iwmax,nnzd,
159 & invp(m),perm(m),xlnz(m+1),iwork(iwmax),
H A Dsrqfnc.f7 & lnz,xlnz,iw,iwmax,iwork,xsuper,tmpmax,tmpvec,
10 integer nnza1,nnza2,m,n1,n2,nnzdmax,nnzemax,nnzgmax,nnzhmax,iwmax,
15 & iw(m,5),xlnz(m+1),iwork(iwmax),xsuper(m+1),je(nnzemax),
29 & iw(1,2),iwmax,iwork,iw(1,3),iw(1,4),xsuper,iw(1,5),
43 & perm,iwmax,iwork,colcnt,snode,xsuper,split,
217 & nnzhmax,iwmax,nnzlmax,nsubmax,cachsz,level,tmpmax,ierr,
222 & invp(m),perm(m),xlnz(m+1),iwork(iwmax),colcnt(m),
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/grib/degrib18/g2clib-1.0.4/
H A Dcompack.c74 g2int lg,ng,igmax,iwmax,nbitsgref; in compack() local
304 iwmax=gwidth[0]; in compack()
307 if (gwidth[j] > iwmax) iwmax=gwidth[j]; in compack()
310 if (iwmax != ngwidthref) { in compack()
311 temp=log((double)(iwmax-ngwidthref+1))/alog2; in compack()
H A Dmisspack.c73 g2int nbitsgref, left, iwmax, ngwidthref, nbitsgwidth, ilmax; in misspack() local
414 iwmax=gwidth[0]; in misspack()
417 if (gwidth[j] > iwmax) iwmax=gwidth[j]; in misspack()
420 if (iwmax != ngwidthref) { in misspack()
421 temp=log((double)(iwmax-ngwidthref+1))/alog2; in misspack()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/grib/degrib/g2clib/
H A Dcompack.c74 g2int lg,ng,igmax,iwmax,nbitsgref;
335 iwmax=gwidth[0];
338 if (gwidth[j] > iwmax) iwmax=gwidth[j];
341 if (iwmax != ngwidthref) {
342 temp=(float)(log((double)(iwmax-ngwidthref+1))/alog2);
H A Dmisspack.c75 g2int nbitsgref, left, iwmax, ngwidthref, nbitsgwidth, ilmax; in misspack() local
502 iwmax=gwidth[0]; in misspack()
505 if (gwidth[j] > iwmax) iwmax=gwidth[j]; in misspack()
508 if (iwmax != ngwidthref) { in misspack()
509 temp=(float)(log((double)(iwmax-ngwidthref+1))/alog2); in misspack()
/dports/graphics/gdal/gdal-3.3.3/frmts/grib/degrib/g2clib/
H A Dcompack.c74 g2int lg,ng,igmax,iwmax,nbitsgref; in compack() local
335 iwmax=gwidth[0]; in compack()
338 if (gwidth[j] > iwmax) iwmax=gwidth[j]; in compack()
341 if (iwmax != ngwidthref) { in compack()
342 temp=(float)(log((double)(iwmax-ngwidthref+1))/alog2); in compack()
H A Dmisspack.c75 g2int nbitsgref, left, iwmax, ngwidthref, nbitsgwidth, ilmax; in misspack() local
502 iwmax=gwidth[0]; in misspack()
505 if (gwidth[j] > iwmax) iwmax=gwidth[j]; in misspack()
508 if (iwmax != ngwidthref) { in misspack()
509 temp=(float)(log((double)(iwmax-ngwidthref+1))/alog2); in misspack()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/grib/degrib/g2clib/
H A Dcompack.c74 g2int lg,ng,igmax,iwmax,nbitsgref; in compack() local
335 iwmax=gwidth[0]; in compack()
338 if (gwidth[j] > iwmax) iwmax=gwidth[j]; in compack()
341 if (iwmax != ngwidthref) { in compack()
342 temp=(float)(log((double)(iwmax-ngwidthref+1))/alog2); in compack()
H A Dmisspack.c75 g2int nbitsgref, left, iwmax, ngwidthref, nbitsgwidth, ilmax; in misspack() local
502 iwmax=gwidth[0]; in misspack()
505 if (gwidth[j] > iwmax) iwmax=gwidth[j]; in misspack()
508 if (iwmax != ngwidthref) { in misspack()
509 temp=(float)(log((double)(iwmax-ngwidthref+1))/alog2); in misspack()
/dports/math/R-cran-SparseM/SparseM/src/
H A Dchol.f3 & iwmax,iwork,colcnt,snode,xsuper,split,tmpmax,
73 integer nsub,nsuper,nnzdmax,nnzdsm,nnzl,iwsiz,tmpsiz,iwmax,
77 & invp(m),perm(m),xlnz(m+1),iwork(iwmax),
/dports/shells/zsh/zsh-5.8.1/Completion/Unix/Command/
H A D_route41 '(-iw|-iwmax|-msl)' value
165 modifiers+=( -iw -iwmax -msl )
/dports/biology/molden/molden5.8/
H A Despot.f1182 iwmax = l1 + l2
1183 do iw=2,iwmax
1235 iwmax = l1 + l2 - 1
1237 do iw=1,iwmax
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dcl2.c3935 integer itemp, itmax, iwmax; in wnlsm_() local
5339 iwmax = nsp1; in wnlsm_()
5364 iwmax = j; in wnlsm_()
5396 wd[iwmax] = zero; in wnlsm_()
5418 if (! (nsoln != iwmax)) { in wnlsm_()
5425 sswap_(&m, &w[nsoln * w_dim1 + 1], &c__1, &w[iwmax * w_dim1 + 1], &c__1); in wnlsm_()
5428 wd[iwmax] = wd[nsoln]; in wnlsm_()
5437 ipivot[nsoln] = ipivot[iwmax]; in wnlsm_()
5440 ipivot[iwmax] = itemp; in wnlsm_()
/dports/math/R-cran-SparseM/SparseM/R/
H A DSparseM.R1821 iwmax <- 7*nrow+3
1832 perm = integer(nrow), iwmax = as.integer(iwmax), iwork = integer(iwmax),