Home
last modified time | relevance | path

Searched +defs:V +defs:lj (Results 1 – 25 of 54) sorted by relevance

123

/dports/math/cgal/CGAL-5.3/examples/Triangulation_3/
H A Dfind_conflicts_3.cpp36 int li, lj; in main() local
43 std::vector<Cell_handle> V; in main() local
H A Dsimple_triangulation_3.cpp32 std::vector<Point> V(3); in main() local
43 int li, lj; in main() local
/dports/math/cgal/CGAL-5.3/examples/Periodic_3_triangulation_3/
H A Dfind_conflicts.cpp38 int li, lj; in main() local
45 std::vector<Cell_handle> V; in main() local
H A Dsimple_example.cpp37 std::vector<Point> V(3); in main() local
48 int li, lj; in main() local
H A Dsimple_regular_example.cpp38 std::vector<Weighted_point> V(3); in main() local
49 int li, lj; in main() local
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DPeriodic_3_triangulation_hierarchy_3.h182 int li, lj; member
222 std::map< Vertex_handle, Vertex_handle > V; in Periodic_3_triangulation_hierarchy_3() local
355 insert(const Point &p, Locate_type lt, Cell_handle loc, int li, int lj) in insert()
446 locate(const Point& p, Locate_type& lt, int& li, int& lj, Cell_handle start) const in locate()
462 int li, lj; in locate() local
469 locate(const Point& p, Locate_type& lt, int& li, int& lj, in locate()
H A DTriangulation_hierarchy_3.h419 Cell_handle locate(const Point& p, Locate_type& lt, int& li, int& lj, in locate()
442 int li, lj; member
474 std::map< Vertex_handle, Vertex_handle > V; in Triangulation_hierarchy_3() local
612 insert(const Point &p, Locate_type lt, Cell_handle loc, int li, int lj) in insert()
650 int li, int lj, OutputItCells fit) in insert_and_give_new_cells()
779 locate(const Point& p, Locate_type& lt, int& li, int& lj, Cell_handle start) const in locate()
797 int li, lj; in locate() local
804 locate(const Point& p, Locate_type& lt, int& li, int& lj, in locate()
/dports/science/helfem/HelFEM-21461e9/src/atomic/
H A DTwoDBasis.cpp366 arma::mat V(Ndummy(),Ndummy()); in nuclear() local
440 arma::mat V(Ndummy(),Ndummy()); in model_potential() local
467 arma::mat V(Ndummy(),Ndummy()); in dipole_z() local
487 int lj(lval(jang)); in dipole_z() local
507 arma::mat V(Ndummy(),Ndummy()); in quadrupole_zz() local
527 int lj(lval(jang)); in quadrupole_zz() local
561 arma::mat V(Ndummy(),Ndummy()); in Bz_field() local
573 int lj(lval(jang)); in Bz_field() local
889 int lj(lval(jang)); in coulomb() local
959 int lj(lval(jang)); in exchange() local
[all …]
/dports/science/helfem/HelFEM-21461e9/src/diatomic/
H A Dbasis.cpp809 int lj(lval(jang)); in overlap() local
904 arma::mat V(Ndummy(),Ndummy()); in nuclear() local
913 int lj(lval(jang)); in nuclear() local
939 arma::mat V(Ndummy(),Ndummy()); in dipole_z() local
952 int lj(lval(jang)); in dipole_z() local
978 arma::mat V(Ndummy(),Ndummy()); in quadrupole_zz() local
992 int lj(lval(jang)); in quadrupole_zz() local
1022 arma::mat V(Ndummy(),Ndummy()); in Bz_field() local
1037 int lj(lval(jang)); in Bz_field() local
1104 int lj(lval(jang)); in radial_moments() local
[all …]
/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dsec.c161 Int4 fi, fj, fk, li, lj, lk; in Region() local
168 Int4Ptr PNTR V; in Region() local
/dports/math/gsl/gsl-2.7/multifit/
H A Dtest_reg.c26 gsl_matrix *V = gsl_matrix_alloc(N, N); in test_random_matrix_ill() local
220 double lj = gsl_vector_get(L, j); in test_reg3() local
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dmellininv.c140 GEN P, B = RgV_MOD2(Vga), V = cgetg(l, t_VEC); in gammapoles() local
215 long i, k, n, jj, lj = L[j] = lg(S)-1, precdl = lj+3; in Kderivsmallinit() local
338 long lj = L[j]; in Kderivsmall() local
/dports/cad/opencascade/opencascade-7.6.0/src/BSplSLib/
H A DBSplSLib.cxx265 const Standard_Real V, in PrepareEval()
610 const Standard_Real V, in D0()
659 const Standard_Real V, in HomogeneousD0()
714 const Standard_Real V, in D1()
812 const Standard_Real V, in HomogeneousD1()
885 const Standard_Real V, in D2()
1019 const Standard_Real V, in D3()
1218 const Standard_Real V, in DN()
1544 Standard_Integer fj = Weights.LowerCol(), lj = Weights.RowLength(); in IsRational() local
1918 const Standard_Real V, in BuildCache()
[all …]
/dports/science/gabedit/GabeditSrc251_300720/src/Crystallography/
H A DCrystallo.c410 GList *lj = NULL; in crystalloRemoveAtomsWithSmallDistance() local
807 gdouble V[3]; in crystalloGetVolume() local
888 gdouble V[3]; in getOptimalRadiusForCluster() local
1060 gdouble V[3]; in createWulffCluster() local
1192 gdouble V[3]; in getRotMatrixAtoB() local
1262 gdouble V[3]; in getZcutoff() local
/dports/math/librsb/librsb-1.2.0.10/
H A Drsb_coo2rec.c104 #define RSB_HALF(V) (((V)+1)>>1) argument
488 rsb_half_idx_t lj, uj; in rsb__compute_bounded_box() local
498 rsb_coo_idx_t lj, uj; in rsb__compute_bounded_box() local
/dports/math/gretl/gretl-2021d/plugin/
H A Ddpanel.c114 gretl_matrix *V; /* covariance matrix */ member
622 gretl_matrix *b, *V; in dpd_wald_test() local
1239 gretl_matrix *V, *ui; in dpd_variance_1() local
2645 int i, j, lj; in build_X() local
H A Dmp_ols.c718 gretl_matrix *V, double *ps2) in mp_makevcv()
1084 int i, j, li, lj, m, t; in mp_xpxxpy_func() local
/dports/lang/gawk/gawk-5.1.1/
H A Dbuiltin.c696 bool lj, alt, have_prec, need_format; in format_tree() local
4143 #define SETVAL(X, V) { \ in do_typeof() argument
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_matrix.c10204 gretl_matrix *V, in gretl_gensymm_eigenvals()
10300 double lj, vij; in tall_SVD() local
10814 gretl_matrix *V = NULL; in gretl_matrix_right_nullspace() local
11745 const double *s, gretl_matrix *V, double *s2) in get_SVD_ols_vcv()
11809 static int get_ols_vcv (gretl_matrix *V, double *s2) in get_ols_vcv()
12857 gretl_matrix *V = NULL; in gretl_matrix_restricted_multi_ols() local
13611 gretl_matrix *V = NULL; in gretl_covariance_matrix() local
14114 gretl_matrix *V = NULL; in gretl_matrix_pca() local
14794 gretl_matrix *V; in gretl_matrix_covariogram() local
/dports/mail/rspamd/rspamd-3.1/contrib/languages-data/
H A Dhr.json1 …"O":10729,"H":9113,"I":13451,"J":5359,"K":11989,"U":4743,"T":10711,"W":3179,"V":5850,"Q":585,"P":1… number
H A Dno.json1 …"O":29040,"H":46630,"I":28485,"J":19280,"K":42898,"U":16316,"T":46770,"W":15084,"V":29381,"Q":2727… number
H A Daf.json1V":2714,"Q":182,"P":3097,"S":8234,"R":3039,"Y":252,"X":214,"Z":422,"f":13583,"g":42805,"d":77385,"… number
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/languages-data/
H A Dhr.json1 …"O":10729,"H":9113,"I":13451,"J":5359,"K":11989,"U":4743,"T":10711,"W":3179,"V":5850,"Q":585,"P":1… number
H A Daf.json1V":2714,"Q":182,"P":3097,"S":8234,"R":3039,"Y":252,"X":214,"Z":422,"f":13583,"g":42805,"d":77385,"… number
H A Dno.json1 …"O":29040,"H":46630,"I":28485,"J":19280,"K":42898,"U":16316,"T":46770,"W":15084,"V":29381,"Q":2727… number

123