Home
last modified time | relevance | path

Searched defs:Pn (Results 1 – 25 of 263) sorted by relevance

1234567891011

/dports/security/nflib/NFLlib-1.0.0-23-g5cf40ed/lib/params/
H A Dparams.cpp4 constexpr typename params<uint16_t>::value_type params<uint16_t>::Pn[]; member in nfl::params<uint16_t>
9 constexpr typename params<uint32_t>::value_type params<uint32_t>::Pn[]; member in nfl::params<uint32_t>
14 constexpr typename params<uint64_t>::value_type params<uint64_t>::Pn[]; member in nfl::params<uint64_t>
/dports/math/R/R-4.1.2/src/library/stats/R/
H A DStructTS.R29 P <- Pn <- matrix(0., 1L, 1L) functionVar
32 return(list(Z = Z, a = a, P = P, T = T, V = V, h = h, Pn = Pn)) nameattr
42 P <- Pn <- matrix(0., 2L, 2L) functionVar
45 return(list(Z = Z, a = a, P = P, T = T, V = V, h = h, Pn = Pn)) nameattr
63 P <- Pn <- matrix(0., nf+1L, nf+1L) functionVar
66 return(list(Z = Z, a = a, P = P, T = T, V = V, h = h, Pn = Pn)) nameattr
/dports/math/libRmath/R-4.1.1/src/library/stats/R/
H A DStructTS.R29 P <- Pn <- matrix(0., 1L, 1L) functionVar
32 return(list(Z = Z, a = a, P = P, T = T, V = V, h = h, Pn = Pn)) nameattr
42 P <- Pn <- matrix(0., 2L, 2L) functionVar
45 return(list(Z = Z, a = a, P = P, T = T, V = V, h = h, Pn = Pn)) nameattr
63 P <- Pn <- matrix(0., nf+1L, nf+1L) functionVar
66 return(list(Z = Z, a = a, P = P, T = T, V = V, h = h, Pn = Pn)) nameattr
/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/gdb.ada/call_pn/
H A Dpck.adb19 function Pn (N : Node_Id) return Node_Id is subprogram
H A Dpck.ads21 function Pn (N : Node_Id) return Node_Id; subprogspec
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.ada/call_pn/
H A Dpck.adb19 function Pn (N : Node_Id) return Node_Id is subprogram
H A Dpck.ads21 function Pn (N : Node_Id) return Node_Id; subprogspec
/dports/devel/gdb761/gdb-7.6.1/gdb/testsuite/gdb.ada/call_pn/
H A Dpck.adb19 function Pn (N : Node_Id) return Node_Id is subprogram
H A Dpck.ads21 function Pn (N : Node_Id) return Node_Id; subprogspec
/dports/math/e-antic/flint2-ae7ec89/fmpq_poly/test/
H A Dt-legendre_p.c24 fmpq_poly_t Pn, Pn1, Pn2, R; in main() local
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fmpq_poly/test/
H A Dt-legendre_p.c24 fmpq_poly_t Pn, Pn1, Pn2, R; in main() local
/dports/math/flint2/flint-2.8.4/fmpq_poly/test/
H A Dt-legendre_p.c24 fmpq_poly_t Pn, Pn1, Pn2, R; in main() local
/dports/math/e-antic/flint2-ae7ec89/fmpz_poly/test/
H A Dt-fibonacci.c19 fmpz_poly_t Pn, Pn1, Pn2, R; in main() local
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fmpz_poly/test/
H A Dt-fibonacci.c19 fmpz_poly_t Pn, Pn1, Pn2, R; in main() local
/dports/math/flint2/flint-2.8.4/fmpz_poly/test/
H A Dt-fibonacci.c19 fmpz_poly_t Pn, Pn1, Pn2, R; in main() local
/dports/security/nflib/NFLlib-1.0.0-23-g5cf40ed/include/nfl/
H A Dparams.hpp26 static constexpr value_type Pn[kMaxNbModuli] = { 17458U, 60470U}; member
59 …static constexpr value_type Pn[kMaxNbModuli] = { 4195312UL, 19946058UL, 35725705UL, 48370285UL, 72… member
101 …static constexpr value_type Pn[kMaxNbModuli] = { 1610612720ULL, 1879048176ULL, 2315255792ULL, 2717… member
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/prim/scal/prob/
H A Dstudent_t_lccdf.hpp112 const T_partials_return Pn = t > 0 ? 0.5 * z : 1.0 - 0.5 * z; in student_t_lccdf() local
146 const T_partials_return Pn = t > 0 ? 0.5 * z : 1.0 - 0.5 * z; in student_t_lccdf() local
H A Dstudent_t_lcdf.hpp112 const T_partials_return Pn = t > 0 ? 1.0 - 0.5 * z : 0.5 * z; in student_t_lcdf() local
146 const T_partials_return Pn = t > 0 ? 1.0 - 0.5 * z : 0.5 * z; in student_t_lcdf() local
H A Dstudent_t_cdf.hpp111 const T_partials_return Pn = t > 0 ? 1.0 - 0.5 * z : 0.5 * z; in student_t_cdf() local
145 const T_partials_return Pn = t > 0 ? 1.0 - 0.5 * z : 0.5 * z; in student_t_cdf() local
/dports/math/octave-forge-nnet/nnet/inst/
H A Dtrastd.m62 Pn = (Pp-meanp*rowOnes)./(stdp*rowOnes); variable
/dports/math/stanmath/math-4.2.0/stan/math/prim/prob/
H A Dstudent_t_lccdf.hpp104 const T_partials_return Pn = t > 0 ? 0.5 * z : 1.0 - 0.5 * z; in student_t_lccdf() local
141 const T_partials_return Pn = t > 0 ? 0.5 * z : 1.0 - 0.5 * z; in student_t_lccdf() local
H A Dstudent_t_lcdf.hpp106 const T_partials_return Pn = t > 0 ? 1.0 - 0.5 * z : 0.5 * z; in student_t_lcdf() local
143 const T_partials_return Pn = t > 0 ? 1.0 - 0.5 * z : 0.5 * z; in student_t_lcdf() local
H A Dstudent_t_cdf.hpp104 const T_partials_return Pn = t > 0 ? 1.0 - 0.5 * z : 0.5 * z; in student_t_cdf() local
141 const T_partials_return Pn = t > 0 ? 1.0 - 0.5 * z : 0.5 * z; in student_t_cdf() local
/dports/science/pcmsolver/pcmsolver-1.3.0/src/utils/
H A DLegendre.hpp59 template <typename T> inline T Pn(unsigned int n, const T & x) { in Pn() function
/dports/graphics/cimg/CImg-v.2.9.7/examples/
H A Dgenerate_loop_macros.cpp142 Pn = (int)(P/2), Pp = (int)(Pn - ((P + 1)%2)), in generate_forMxNxP() local
221 Pn = (int)(P/2), Pp = (int)(Pn - ((P + 1)%2)); in generate_for_inMxNxP() local
291 Pn = (int)(P/2), Pp = (int)(Pn - ((P + 1)%2)), in generate_getMxNxP() local

1234567891011