Home
last modified time | relevance | path

Searched defs:nlambda (Results 1 – 25 of 32) sorted by relevance

12

/dports/science/lammps/lammps-stable_29Sep2021/src/FEP/
H A Dpair_morse_soft.h53 int nlambda; variable
H A Dpair_coul_cut_soft.h49 double nlambda, alphac; variable
H A Dpair_coul_long_soft.h47 double nlambda, alphac; variable
H A Dpair_lj_class2_soft.h46 double nlambda, alphalj; variable
H A Dpair_lj_cut_soft.h53 double nlambda, alphalj; variable
H A Dpair_lj_class2_coul_cut_soft.h50 double nlambda, alphalj, alphac; variable
H A Dpair_lj_cut_coul_cut_soft.h50 double nlambda, alphalj, alphac; variable
H A Dpair_lj_class2_coul_long_soft.h50 double nlambda, alphalj, alphac; variable
H A Dpair_lj_cut_coul_long_soft.h54 double nlambda, alphalj, alphac; variable
H A Dpair_lj_charmm_coul_long_soft.h58 double nlambda, alphalj, alphac; variable
/dports/science/gromacs/gromacs-2021.4/src/gromacs/mdtypes/
H A Ddf_history.cpp43 void init_df_history(df_history_t* dfhist, int nlambda) in init_df_history()
H A Dstate.h198 int nlambda; //!< total number of lambda states - for history member
/dports/science/mpqc/mpqc-2.3.1/src/lib/math/optimize/
H A Defc.cc270 double nlambda=1.0; in update() local
305 double nlambda=1.0; in update() local
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/xc/
H A Drpa.py43 skip_gamma=False, qsym=True, nlambda=None, argument
425 def print_initialization(self, xc, frequency_scale, nlambda, user_spec): argument
/dports/science/gromacs/gromacs-2021.4/src/gromacs/mdlib/
H A Dmdebin_bar.h77 int nlambda; /* length of the lambda vector */ member
96 int nlambda; /* number of bar dU delta_h structures */ member
H A Dmdebin_bar.cpp78 int nlambda, in mde_delta_h_init()
/dports/math/R-cran-gss/gss/R/
H A Dssanova.R272 nlambda=zz$est[1],zeta=zz$est[-1]),fit[-3],list(se.aux=se.aux)) nameattr
403 nlambda <- z$nlambda functionVar
471 c(list(method=method,theta=zz$est[1:nq],c=c,d=d,b=b,nlambda=nlambda, nameattr
476 regaux <- function(s,r,q,nlambda,fit) argument
H A Dgssanova.R266 c(list(theta=theta,ran.scal=ran.scal,c=c,d=d,b=b,nlambda=zz$est[1], nameattr
349 nlambda <- z$nlambda functionVar
425 c(list(theta=zz$est[1:nq],c=c,d=d,b=b,nlambda=nlambda,zeta=zz$est[-(1:nq)],nu=nu.wk), nameattr
H A Dssanova9.R241 c(list(method=method,theta=theta,c=c,d=d,nlambda=lambda[1],zeta=lambda[-1]), nameattr
333 nlambda <- z$nlambda functionVar
395 c(list(method=method,theta=theta[1:nq],c=c,d=d,nlambda=nlambda, nameattr
/dports/math/eclib/eclib-20210318/libsrc/
H A Dlambda.cc36 vector<bigfloat> lambda_bad_1(const bigint& p, long kcode, long npd, long& nlambda) in lambda_bad_1()
75 vector<bigfloat> lambda_bad(const CurveRed& C, long& nlambda, int verbose) in lambda_bad()
/dports/devel/R-cran-glmnet/glmnet/R/
H A Dpredict.multnet.R25 nlambda = length(s) functionVar
H A Dglmnet.R1 …"poisson","multinomial","cox","mgaussian"),weights,offset=NULL,alpha=1.0,nlambda=100,lambda.min.ra… argument
/dports/science/gromacs/gromacs-2021.4/src/gromacs/fileio/
H A Dcheckpoint.h224 int nlambda; member
/dports/math/fflas-ffpack/fflas-ffpack-2.4.3/fflas-ffpack/ffpack/
H A Dffpack_charpoly_kgfastgeneralized.inl570 size_t nlambda= 0, nme=0; local
/dports/math/R-cran-conquer/conquer/src/
H A Dsmqr.cpp2293 const int n = X.n_rows, p = X.n_cols, nlambda = lambdaSeq.size(); in cvSmqrLassoGauss() local
2324 const int n = X.n_rows, p = X.n_cols, nlambda = lambdaSeq.size(); in cvSmqrScadGauss() local
2355 const int n = X.n_rows, p = X.n_cols, nlambda = lambdaSeq.size(); in cvSmqrMcpGauss() local
2385 const int n = X.n_rows, p = X.n_cols, nlambda = lambdaSeq.size(); in cvSmqrLassoLogistic() local
2416 const int n = X.n_rows, p = X.n_cols, nlambda = lambdaSeq.size(); in cvSmqrScadLogistic() local
2447 const int n = X.n_rows, p = X.n_cols, nlambda = lambdaSeq.size(); in cvSmqrMcpLogistic() local
2477 const int n = X.n_rows, p = X.n_cols, nlambda = lambdaSeq.size(); in cvSmqrLassoUnif() local
2508 const int n = X.n_rows, p = X.n_cols, nlambda = lambdaSeq.size(); in cvSmqrScadUnif() local
2539 const int n = X.n_rows, p = X.n_cols, nlambda = lambdaSeq.size(); in cvSmqrMcpUnif() local
2569 const int n = X.n_rows, p = X.n_cols, nlambda = lambdaSeq.size(); in cvSmqrLassoPara() local
[all …]

12