Home
last modified time | relevance | path

Searched defs:nbin (Results 1 – 25 of 178) sorted by relevance

12345678

/dports/science/plumed/plumed2-2.7.2/user-doc/tutorials/master-ISDD-2/
H A Ddo_block_fes.py24 def get_indexes_from_index(index, nbin): argument
38 def get_indexes_from_cvs(cvs, gmin, dx, nbin): argument
50 def get_index_from_cvs(cvs, gmin, dx, nbin): argument
67 def read_file(filename,gmin,dx,nbin): argument
99 gmin = []; gmax = []; nbin = [] variable
/dports/science/rdkit/rdkit-Release_2021_03_5/rdkit/Chem/EState/
H A DEState_VSA.py84 def _descriptorDocstring(name, nbin, bins): argument
95 def _descriptor_VSA_EState(nbin): argument
107 def _descriptor_EState_VSA(nbin): argument
/dports/math/R/R-4.1.2/src/library/stats/src/
H A Dbandwidths.c42 int n = asInteger(sn), nbin = LENGTH(cnt); in bw_ucv() local
59 int n = asInteger(sn), nbin = LENGTH(cnt); in bw_bcv() local
77 int n = asInteger(sn), nbin = LENGTH(cnt); in bw_phi4() local
95 int n = asInteger(sn), nbin = LENGTH(cnt); in bw_phi6() local
118 SEXP bw_den(SEXP nbin, SEXP sx) in bw_den()
/dports/math/libRmath/R-4.1.1/src/library/stats/src/
H A Dbandwidths.c42 int n = asInteger(sn), nbin = LENGTH(cnt); in bw_ucv() local
59 int n = asInteger(sn), nbin = LENGTH(cnt); in bw_bcv() local
77 int n = asInteger(sn), nbin = LENGTH(cnt); in bw_phi4() local
95 int n = asInteger(sn), nbin = LENGTH(cnt); in bw_phi6() local
118 SEXP bw_den(SEXP nbin, SEXP sx) in bw_den()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/shn/
H A Dvario.c75 slong uvar_get(int nbin,shn_file *this_shn) in uvar_get()
132 slong var_get(int nbin,shn_file *this_shn) in var_get()
/dports/math/R/R-4.1.2/src/library/grDevices/R/
H A Dsmooth2d.R24 .smoothScatterCalcDensity <- function(x, nbin, bandwidth, range.x) argument
50 densCols <- function(x, y = NULL, nbin = 128, bandwidth, argument
/dports/math/libRmath/R-4.1.1/src/library/grDevices/R/
H A Dsmooth2d.R24 .smoothScatterCalcDensity <- function(x, nbin, bandwidth, range.x) argument
50 densCols <- function(x, y = NULL, nbin = 128, bandwidth, argument
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplhist.c42 PLINT nbin, PLINT flags ) in c_plhist()
125 c_plbin( PLINT nbin, PLFLT_VECTOR x, PLFLT_VECTOR y, PLINT flags ) in c_plbin()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplhist.c42 PLINT nbin, PLINT flags ) in c_plhist()
125 c_plbin( PLINT nbin, PLFLT_VECTOR x, PLFLT_VECTOR y, PLINT flags ) in c_plbin()
/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplhist.c44 PLINT nbin, PLINT flags) in c_plhist()
115 c_plbin(PLINT nbin, PLFLT *x, PLFLT *y, PLINT flags) in c_plbin()
/dports/science/plumed/plumed2-2.7.2/user-doc/tutorials/lugano-2/
H A Ddo_fes.py9 gmin = []; gmax = []; nbin = [] variable
19 def get_indexes_from_index(index, nbin): argument
/dports/science/plumed/plumed2-2.7.2/user-doc/tutorials/old_tutorials/cineca/SCRIPTS/
H A Ddo_fes.py9 gmin = []; gmax = []; nbin = [] variable
20 def get_indexes_from_index(index, nbin): argument
/dports/science/plumed/plumed2-2.7.2/user-doc/tutorials/old_tutorials/munster/SCRIPTS/
H A Ddo_fes.py9 gmin = []; gmax = []; nbin = [] variable
20 def get_indexes_from_index(index, nbin): argument
/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dPeriodogram.c15 int nopt, nvals , nbin ; in main() local
238 int nbin=nbrik , nfft=gfft ; in PGRAM_tsfunc() local
H A D3dAcost.c253 int nbin ; float *xyc ; in main() local
276 int nbin ; float *xyc ; in main() local
H A Dbbb.c8 int nb64 , nbin ; in main() local
H A Dpdf.h26 int nbin; member
/dports/science/lammps/lammps-stable_29Sep2021/tools/phonon/
H A Ddisp.cpp97 int nbin = qnodes->qs.size(); in pdisp() local
102 int nbin = qnodes->nqbin[is]; in pdisp() local
/dports/science/plumed/plumed2-2.7.2/src/tools/
H A DGrid.h221 const std::vector<unsigned> & nbin, bool dospline, bool usederiv): in Grid()
229 const std::vector<std::string> & gmax, const std::vector<unsigned> & nbin, bool dospline, in Grid()
299 const std::vector<unsigned> & nbin, bool dospline, bool usederiv): in SparseGrid()
/dports/misc/vxl/vxl-3.3.2/contrib/gel/gevd/
H A Dgevd_noise.h54 int nbin; // number of bins variable
/dports/science/afni/afni-AFNI_21.3.16/src/niml/
H A Dniml_b64.c93 void B64_to_binary( int nb64 , byte *b64 , int *nbin , byte **bin ) in B64_to_binary()
181 void B64_to_base64( int nbin , byte *bin , int *nb64 , byte **b64 ) in B64_to_base64()
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_integral.c176 int nbin; in SCIP_DECL_CONSCHECK() local
265 int nbin; in SCIP_DECL_CONSGETDIVEBDCHGS() local
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/afnipy/
H A Dlib_decay_timing.py293 def decay_get_PDF_bins(vals, nbin, scale=1, verb=1): argument
326 def show_times_PDF(L,N,nbin, y0=0): argument
341 def plot_pdf_from_file(fname, nbin, scale=1, L=0): argument
348 def show_val_bins(vals, nbin, scale=1, L=0, verb=1, y0=0): argument
/dports/science/plumed/plumed2-2.7.2/user-doc/tutorials/old_tutorials/trieste-4/
H A Ddo_block_fes.py9 gmin = []; gmax = []; nbin = [] variable
20 def get_indexes_from_index(index, nbin): argument
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A Dequalize.c51 int nbin; /* number of bins or 0 */ member
502 int nbin; in ResolveTransferFunctions() local
606 HistDistribution (Object o, int nbin, float *pd) in HistDistribution()
705 FuncDistribution (char *f, int nbin, float *pd) in FuncDistribution()
716 ComputeCPD (int nbin, float *del, float *cum, int invert) in ComputeCPD()
877 register int nbin = eq->nbin; in Equalize() local

12345678