Home
last modified time | relevance | path

Searched defs:nsubmax (Results 1 – 3 of 3) sorted by relevance

/dports/math/R-cran-SparseM/SparseM/src/
H A Dbckslv.f1 subroutine bckslv(m,nsubmax,nsuper,nrhs,lindx,xlindx,nnzlmax,lnz, argument
70 subroutine bckslb(m,nsubmax,nsuper,nrhs,lindx,xlindx,nnzlmax,lnz, argument
H A Dchol.f1 subroutine chol(m,nnzdmax,d,jd,id,nnzdsm,dsub,jdsub,nsub,nsubmax, argument
/dports/math/R-cran-quantreg/quantreg/R/
H A Dsfn.R14 sfn.control <- function( nsubmax = NULL, tmpmax = NULL, nnzlmax = NULL, argument
16 list(nsubmax = nsubmax, tmpmax = tmpmax, nnzlmax = nnzlmax, cachsz = cachsz, nameattr
47 nsubmax <- ctrl$nsubmax functionVar
169 nsubmax <- ctrl$nsubmax functionVar