Home
last modified time | relevance | path

Searched defs:norm_r (Results 1 – 25 of 40) sorted by relevance

12

/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/HTTP-4000.3.15/Network/
H A DHTTP.hs110 let norm_r = normalizeRequest defaultNormalizeRequestOptions{normDoClose=True} r function
116 let norm_r = normalizeRequest defaultNormalizeRequestOptions{normDoClose=True} r function
124 let norm_r = normalizeRequest defaultNormalizeRequestOptions rq function
137 let norm_r = normalizeRequest defaultNormalizeRequestOptions rq function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/HTTP-4000.3.14/Network/
H A DHTTP.hs110 let norm_r = normalizeRequest defaultNormalizeRequestOptions{normDoClose=True} r function
116 let norm_r = normalizeRequest defaultNormalizeRequestOptions{normDoClose=True} r function
124 let norm_r = normalizeRequest defaultNormalizeRequestOptions rq function
137 let norm_r = normalizeRequest defaultNormalizeRequestOptions rq function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/HTTP-4000.3.16/Network/
H A DHTTP.hs110 let norm_r = normalizeRequest defaultNormalizeRequestOptions{normDoClose=True} r function
116 let norm_r = normalizeRequest defaultNormalizeRequestOptions{normDoClose=True} r function
124 let norm_r = normalizeRequest defaultNormalizeRequestOptions rq function
137 let norm_r = normalizeRequest defaultNormalizeRequestOptions rq function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/HTTP-4000.3.16/Network/
H A DHTTP.hs110 let norm_r = normalizeRequest defaultNormalizeRequestOptions{normDoClose=True} r function
116 let norm_r = normalizeRequest defaultNormalizeRequestOptions{normDoClose=True} r function
124 let norm_r = normalizeRequest defaultNormalizeRequestOptions rq function
137 let norm_r = normalizeRequest defaultNormalizeRequestOptions rq function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/HTTP-4000.3.15/Network/
H A DHTTP.hs110 let norm_r = normalizeRequest defaultNormalizeRequestOptions{normDoClose=True} r function
116 let norm_r = normalizeRequest defaultNormalizeRequestOptions{normDoClose=True} r function
124 let norm_r = normalizeRequest defaultNormalizeRequestOptions rq function
137 let norm_r = normalizeRequest defaultNormalizeRequestOptions rq function
/dports/science/siconos/siconos-4.4.0/numerics/src/FrictionContact/
H A Dgfc3d_compute_error.c60 double norm_r= cblas_dnrm2(m,reaction,1); in gfc3d_compute_error() local
193 double norm_r= cblas_dnrm2(m,reaction,1); in gfc3d_compute_error_convex() local
H A Dfc2d_compute_error.c139 double norm_r = cblas_dnrm2(n, z, 1); in fc2d_compute_error() local
H A Drolling_fc3d_nsgs.c234 …ble calculateLightError(double light_error_sum, unsigned int nc, double *reaction, double * norm_r) in calculateLightError()
415 double norm_r[] = {1e24}; in rolling_fc3d_nsgs() local
H A Dfc2d_nsgs.c87 …uble calculateLightError(double light_error_sum, unsigned int nc, double *reaction, double *norm_r) in calculateLightError()
301 double norm_r[] = {1e24}; in fc2d_nsgs_sbm() local
H A Dfc3d_nsgs.c411 …ble calculateLightError(double light_error_sum, unsigned int nc, double *reaction, double * norm_r) in calculateLightError()
584 double norm_r[] = {1e24}; in fc3d_nsgs() local
/dports/math/gmm++/gmm-5.4/include/gmm/
H A Dgmm_solver_bicgstab.h101 R norm_r = gmm::vect_norm2(r); in bicgstab() local
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/gmm/
H A Dgmm_solver_bicgstab.h101 R norm_r = gmm::vect_norm2(r); in bicgstab() local
/dports/devel/bullet/bullet3-3.21/src/BulletSoftBody/
H A DbtConjugateResidual.h73 btScalar norm_r = this->norm(r); variable
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletSoftBody/
H A DbtConjugateResidual.h73 btScalar norm_r = this->norm(r); variable
/dports/devel/py-bullet3/bullet3-3.21/src/BulletSoftBody/
H A DbtConjugateResidual.h73 btScalar norm_r = this->norm(r); variable
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/algo/
H A Dbpgl_interpolate.cxx61 double norm_r = std::sqrt(r[0][1]*r[0][1]+r[0][2]*r[0][2]+r[1][2]*r[1][2]); in expr() local
77 double norm_r = std::sqrt(r[0][1]*r[0][1]+r[0][2]*r[0][2]+r[1][2]*r[1][2]); in A() local
95 double norm_r = std::sqrt(r[0][1]*r[0][1]+r[0][2]*r[0][2]+r[1][2]*r[1][2]); in Ainv() local
/dports/graphics/blender/blender-2.91.0/extern/ceres/internal/ceres/
H A Dconjugate_gradients_solver.cc102 double norm_r = r.norm(); in Solve() local
/dports/misc/openmvg/openMVG-2.0/src/third_party/ceres-solver/internal/ceres/
H A Dconjugate_gradients_solver.cc103 double norm_r = r.norm(); in Solve() local
/dports/math/ceres-solver/ceres-solver-2.0.0/internal/ceres/
H A Dconjugate_gradients_solver.cc100 double norm_r = r.norm(); in Solve() local
/dports/science/PETSc/petsc-3.14.1/src/ksp/ksp/impls/cg/gltr/
H A Dgltrimpl.h28 PetscReal *norm_r; /* Record of residual values from CG */ member
/dports/science/PETSc/petsc-3.14.1/src/ksp/ksp/impls/gcr/
H A Dgcr.c28 PetscReal norm_r = 0.0,nrm; in KSPSolve_GCR_cycle() local
93 PetscReal norm_r = 0.0; in KSPSolve_GCR() local
/dports/math/blis/blis-0.8.1/testsuite/src/
H A Dtest_subv.c256 obj_t norm_r, m_r, temp_r; in libblis_test_subv_check() local
H A Dtest_addv.c255 obj_t norm_r, m_r, temp_r; in libblis_test_addv_check() local
H A Dtest_addm.c260 obj_t norm_r, m_r, n_r, temp_r; in libblis_test_addm_check() local
H A Dtest_subm.c260 obj_t norm_r, m_r, n_r, temp_r; in libblis_test_subm_check() local

12