Home
last modified time | relevance | path

Searched +defs:sum +defs:product +defs:p (Results 1 – 25 of 645) sorted by relevance

12345678910>>...26

/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/TmpFactorDir/linalg/
H A DFFmat.c61 void FFmat_mul(FFmat product, FFmat Amat, FFmat Bmat) in FFmat_mul()
67 FFelem sum; in FFmat_mul() local
68 FFelem p = CurrentFF.prime; in FFmat_mul() local
110 void FFmat_mul_vec(FFelem *product, FFmat Mmat, FFelem *vec) in FFmat_mul_vec()
115 FFelem sum; in FFmat_mul_vec() local
116 FFelem p = CurrentFF.prime; in FFmat_mul_vec() local
H A DZsolve.c43 FFelem p = CurrentFF.prime; in Zmat_to_FFmat2() local
63 static void FFmat_mul2(FFmat product, FFmat A, FFmat B) in FFmat_mul2()
66 FFelem sum; in FFmat_mul2() local
95 FFelem p; in Zsolve() local
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/TmpFactorDir/linalg/
H A DFFmat.c61 void FFmat_mul(FFmat product, FFmat Amat, FFmat Bmat) in FFmat_mul()
67 FFelem sum; in FFmat_mul() local
68 FFelem p = CurrentFF.prime; in FFmat_mul() local
110 void FFmat_mul_vec(FFelem *product, FFmat Mmat, FFelem *vec) in FFmat_mul_vec()
115 FFelem sum; in FFmat_mul_vec() local
116 FFelem p = CurrentFF.prime; in FFmat_mul_vec() local
H A DZsolve.c43 FFelem p = CurrentFF.prime; in Zmat_to_FFmat2() local
63 static void FFmat_mul2(FFmat product, FFmat A, FFmat B) in FFmat_mul2()
66 FFelem sum; in FFmat_mul2() local
95 FFelem p; in Zsolve() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/pebbl/src/bb/pebbl/
H A DloadObject.cpp142 int p; in loadMeasure() local
145 double sum = multiplier*pCount; in loadMeasure() local
159 for(unsigned int p=0; p<powerSum.size(); p++) in resetSums() local
167 double product = multiplicity; in addLoad() local
168 for(int p=0; p<bGlobal->loadMeasureDegree; p++) in addLoad() local
197 for(int p=0; p<bGlobal->loadMeasureDegree; p++) in operator +=() local
254 double product = multiplicity; in subtractLoad() local
255 for(int p=0; p<bGlobal->loadMeasureDegree; p++) in subtractLoad() local
/dports/devel/stack/stack-2.7.3/_cabal_deps/extra-1.7.9/src/Data/Foldable/
H A DExtra.hs20 sum' = foldl' (+) 0 function
24 product' = foldl' (*) 1 function
36 anyM p = foldr ((MX.||^) . p) (pure False) function
40 allM p = foldr ((MX.&&^) . p) (pure True) function
52 findM p = foldr (\x -> MX.ifM (p x) (pure $ Just x)) (pure Nothing) function
56 firstJustM p = MX.firstJustM p . toList function
/dports/ports-mgmt/hs-panopticum/panopticum-3e29a6b2b989855a8e0dd5e93fcda5ba7b748999/_cabal_deps/extra-1.7.10/src/Data/Foldable/
H A DExtra.hs20 sum' = foldl' (+) 0 function
24 product' = foldl' (*) 1 function
36 anyM p = foldr ((MX.||^) . p) (pure False) function
40 allM p = foldr ((MX.&&^) . p) (pure True) function
52 findM p = foldr (\x -> MX.ifM (p x) (pure $ Just x)) (pure Nothing) function
56 firstJustM p = MX.firstJustM p . toList function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/extra-1.7.9/src/Data/Foldable/
H A DExtra.hs20 sum' = foldl' (+) 0 function
24 product' = foldl' (*) 1 function
36 anyM p = foldr ((MX.||^) . p) (pure False) function
40 allM p = foldr ((MX.&&^) . p) (pure True) function
52 findM p = foldr (\x -> MX.ifM (p x) (pure $ Just x)) (pure Nothing) function
56 firstJustM p = MX.firstJustM p . toList function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/extra-1.7.9/src/Data/Foldable/
H A DExtra.hs20 sum' = foldl' (+) 0 function
24 product' = foldl' (*) 1 function
36 anyM p = foldr ((MX.||^) . p) (pure False) function
40 allM p = foldr ((MX.&&^) . p) (pure True) function
52 findM p = foldr (\x -> MX.ifM (p x) (pure $ Just x)) (pure Nothing) function
56 firstJustM p = MX.firstJustM p . toList function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/extra-1.7.9/src/Data/Foldable/
H A DExtra.hs20 sum' = foldl' (+) 0 function
24 product' = foldl' (*) 1 function
36 anyM p = foldr ((MX.||^) . p) (pure False) function
40 allM p = foldr ((MX.&&^) . p) (pure True) function
52 findM p = foldr (\x -> MX.ifM (p x) (pure $ Just x)) (pure Nothing) function
56 firstJustM p = MX.firstJustM p . toList function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/extra-1.7.9/src/Data/Foldable/
H A DExtra.hs20 sum' = foldl' (+) 0 function
24 product' = foldl' (*) 1 function
36 anyM p = foldr ((MX.||^) . p) (pure False) function
40 allM p = foldr ((MX.&&^) . p) (pure True) function
52 findM p = foldr (\x -> MX.ifM (p x) (pure $ Just x)) (pure Nothing) function
56 firstJustM p = MX.firstJustM p . toList function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/extra-1.7.9/src/Data/Foldable/
H A DExtra.hs20 sum' = foldl' (+) 0 function
24 product' = foldl' (*) 1 function
36 anyM p = foldr ((MX.||^) . p) (pure False) function
40 allM p = foldr ((MX.&&^) . p) (pure True) function
52 findM p = foldr (\x -> MX.ifM (p x) (pure $ Just x)) (pure Nothing) function
56 firstJustM p = MX.firstJustM p . toList function
/dports/graphics/geomview/geomview-1.9.5/src/lib/gprim/discgrp/
H A Dcomplex.c41 complex sum; local
76 complex product; local
109 void sl2c_mult(a, b, product) in sl2c_mult() argument
210 double *p; local
211 double sum; local
H A Dprojective.c40 void sl2c_to_proj(s, p) in sl2c_to_proj() argument
74 void proj_to_sl2c(p, s) in proj_to_sl2c() argument
131 void proj_mult(a, b, product) in proj_mult() argument
139 double sum; local
/dports/lang/ghc/ghc-8.10.7/libraries/base/Data/
H A DFoldable.hs107 -- > sum = getSum . foldMap Sum function
319 product = List.product function
320 sum = List.sum function
397 sum _ = 0 function
398 product _ = 1 function
415 product = getDual function
434 product = getSum function
489 sum _ = 0 function
490 product _ = 1 function
658 any p = getAny #. foldMap (Any #. p) function
[all …]
/dports/math/cln/cln-1.3.6/src/float/transcendental/
H A Dcl_F_expx.cc69 var cl_LF sum = cl_float(0,x); // sum := (float 0 x) in expx_naive() local
117 var cl_F sum = cl_float(0,x); // sum := (float 0 x) in expx_naive() local
142 var const cl_I& p = x_.mantissa; in expx_ratseries() local
154 var cl_LF product; in expx_ratseries() local
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/basic-prelude-0.7.0/src/
H A DBasicPrelude.hs201 sum = Data.Foldable.foldl' (+) 0 function
205 product = Data.Foldable.foldl' (*) 1 function
245 writeFile p = liftIO . Text.writeFile p function
251 appendFile p = liftIO . Text.appendFile p function
/dports/deskutils/easystroke/easystroke-0.6.0/
H A Dgesture.h56 Point sum = { x + p.x, y + p.y }; member
60 Point sum = { x - p.x, y - p.y }; member
64 Point product = { x * a, y * a }; member
111 Point points(int n) const { Point p; stroke_get_point(stroke.get(), n, &p.x, &p.y); return p; } in points() local
121 void add(RTriple p) { push_back(p); } in add()
/dports/biology/bbmap/bbmap/current/jgi/
H A DCallPeaks.java222 Peak p=in.get(i); in condense() local
394 long sum=0; in errorKmers() local
595 long sum=0; in calcHetLocations() local
644 long sum=prev; in callPeaks() local
788 double sum=0; in logScale() local
813 double product=sum*mult; in smoothProgressive() local
835 double product=sum*mult; in smooth() local
844 long sum=0; in sumPoint() local
865 double product=sum*mult; in smoothProgressive() local
887 double product=sum*mult; in smooth() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/
H A Decc.c86 struct ecc_point *p = kmalloc(sizeof(*p), GFP_KERNEL); in ecc_alloc_point() local
110 static void ecc_free_point(struct ecc_point *p) in ecc_free_point()
272 u64 sum; in vli_add() local
292 u64 sum; in vli_uadd() local
407 uint128_t product; in vli_mult() local
432 uint128_t product; in vli_umult() local
461 uint128_t product; in vli_square() local
1337 const struct ecc_point *p, const struct ecc_point *q, in ecc_point_add()
1359 const u64 *u1, const struct ecc_point *p, in ecc_point_mult_shamir()
1369 struct ecc_point sum = ECC_POINT_INIT(sump[0], sump[1], ndigits); in ecc_point_mult_shamir() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/
H A Decc.c86 struct ecc_point *p = kmalloc(sizeof(*p), GFP_KERNEL); in ecc_alloc_point() local
110 static void ecc_free_point(struct ecc_point *p) in ecc_free_point()
272 u64 sum; in vli_add() local
292 u64 sum; in vli_uadd() local
407 uint128_t product; in vli_mult() local
432 uint128_t product; in vli_umult() local
461 uint128_t product; in vli_square() local
1337 const struct ecc_point *p, const struct ecc_point *q, in ecc_point_add()
1359 const u64 *u1, const struct ecc_point *p, in ecc_point_mult_shamir()
1369 struct ecc_point sum = ECC_POINT_INIT(sump[0], sump[1], ndigits); in ecc_point_mult_shamir() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/
H A Decc.c86 struct ecc_point *p = kmalloc(sizeof(*p), GFP_KERNEL); in ecc_alloc_point() local
110 static void ecc_free_point(struct ecc_point *p) in ecc_free_point()
272 u64 sum; in vli_add() local
292 u64 sum; in vli_uadd() local
407 uint128_t product; in vli_mult() local
432 uint128_t product; in vli_umult() local
461 uint128_t product; in vli_square() local
1337 const struct ecc_point *p, const struct ecc_point *q, in ecc_point_add()
1359 const u64 *u1, const struct ecc_point *p, in ecc_point_mult_shamir()
1369 struct ecc_point sum = ECC_POINT_INIT(sump[0], sump[1], ndigits); in ecc_point_mult_shamir() local
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc710/
H A DUndefined3.hs289 any p = getAny . foldMap (Any . p) function
293 all p = getAll . foldMap (All . p) function
297 sum = getSum . foldMap Sum function
301 product = getProduct . foldMap Product function
339 find p = listToMaybe . concatMap (\ x -> if p x then [x] else []) function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/unittests/Evaluate/
H A Dinteger.cpp36 const char *p{buffer}; in exhaustiveTesting() local
172 auto sum{a.AddUnsigned(b)}; in exhaustiveTesting() local
190 auto product{a.MultiplyUnsigned(b)}; in exhaustiveTesting() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/unittests/Evaluate/
H A Dinteger.cpp36 const char *p{buffer}; in exhaustiveTesting() local
172 auto sum{a.AddUnsigned(b)}; in exhaustiveTesting() local
190 auto product{a.MultiplyUnsigned(b)}; in exhaustiveTesting() local

12345678910>>...26