Home
last modified time | relevance | path

Searched +defs:M +defs:s +defs:r (Results 1 – 25 of 3317) sorted by relevance

12345678910>>...133

/dports/math/givaro/givaro-4.1.1/src/kernel/gmp++/
H A Dgmp++_int_rand.inl44 inline void Integer::seeding(uint64_t s)
49 void Integer::seeding(const Integer& s)
179 Integer& Integer::random_exact (Integer& r, const Integer & s)
189 Integer& Integer::random_exact (Integer& r, const Integer & s)
205 Integer Integer::random_exact (const T & s)
238 Integer Integer::random_exact (const T & s)
248 Integer& Integer::random_between (Integer& r, const Integer& m, const Integer&M)
264 Integer Integer::random_between (const R & m, const R & M)
270 Integer & Integer::random_between (Integer &r, const R & m, const R & M)
281 Integer& Integer::random_between_2exp (Integer& r, const uint64_t& m, const uint64_t &M)
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/third_party/vulkan-tools/src/cube/
H A Dlinmath.h41 static inline void vec3_scale(vec3 r, vec3 const v, float const s) { in vec3_scale()
76 static inline void vec4_scale(vec4 r, vec4 v, float s) { in vec4_scale()
114 static inline void mat4x4_row(vec4 r, mat4x4 M, int i) { in mat4x4_row()
118 static inline void mat4x4_col(vec4 r, mat4x4 M, int i) { in mat4x4_col()
156 static inline void mat4x4_mul_vec4(vec4 r, mat4x4 M, vec4 v) { in mat4x4_mul_vec4()
184 float s = sinf(angle); in mat4x4_rotate() local
212 float s = sinf(angle); in mat4x4_rotate_X() local
230 float s[6]; in mat4x4_invert() local
271 float s = 1.; in mat4x4_orthonormalize() local
358 vec3 s; in mat4x4_look_at() local
[all …]
/dports/graphics/vulkan-tools/Vulkan-Tools-1.2.203/cube/
H A Dlinmath.h41 static inline void vec3_scale(vec3 r, vec3 const v, float const s) { in vec3_scale()
76 static inline void vec4_scale(vec4 r, vec4 v, float s) { in vec4_scale()
114 static inline void mat4x4_row(vec4 r, mat4x4 M, int i) { in mat4x4_row()
118 static inline void mat4x4_col(vec4 r, mat4x4 M, int i) { in mat4x4_col()
156 static inline void mat4x4_mul_vec4(vec4 r, mat4x4 M, vec4 v) { in mat4x4_mul_vec4()
184 float s = sinf(angle); in mat4x4_rotate() local
212 float s = sinf(angle); in mat4x4_rotate_X() local
230 float s[6]; in mat4x4_invert() local
271 float s = 1.; in mat4x4_orthonormalize() local
358 vec3 s; in mat4x4_look_at() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-tools/src/cube/
H A Dlinmath.h41 static inline void vec3_scale(vec3 r, vec3 const v, float const s) { in vec3_scale()
76 static inline void vec4_scale(vec4 r, vec4 v, float s) { in vec4_scale()
114 static inline void mat4x4_row(vec4 r, mat4x4 M, int i) { in mat4x4_row()
118 static inline void mat4x4_col(vec4 r, mat4x4 M, int i) { in mat4x4_col()
156 static inline void mat4x4_mul_vec4(vec4 r, mat4x4 M, vec4 v) { in mat4x4_mul_vec4()
184 float s = sinf(angle); in mat4x4_rotate() local
212 float s = sinf(angle); in mat4x4_rotate_X() local
230 float s[6]; in mat4x4_invert() local
271 float s = 1.; in mat4x4_orthonormalize() local
358 vec3 s; in mat4x4_look_at() local
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dlinmath.h98 static inline void mat4x4_row(vec4 r, mat4x4 M, int i) in mat4x4_row()
104 static inline void mat4x4_col(vec4 r, mat4x4 M, int i) in mat4x4_col()
156 static inline void mat4x4_mul_vec4(vec4 r, mat4x4 M, vec4 v) in mat4x4_mul_vec4()
190 float s = sinf(angle); in mat4x4_rotate() local
225 float s = sinf(angle); in mat4x4_rotate_X() local
237 float s = sinf(angle); in mat4x4_rotate_Y() local
249 float s = sinf(angle); in mat4x4_rotate_Z() local
262 float s[6]; in mat4x4_invert() local
303 float s = 1.; in mat4x4_orthonormalize() local
392 vec3 s; in mat4x4_look_at() local
[all …]
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/glad/
H A Dlinmath.h98 static inline void mat4x4_row(vec4 r, mat4x4 M, int i) in mat4x4_row()
104 static inline void mat4x4_col(vec4 r, mat4x4 M, int i) in mat4x4_col()
159 static inline void mat4x4_mul_vec4(vec4 r, mat4x4 M, vec4 v) in mat4x4_mul_vec4()
196 float s = sinf(angle); in mat4x4_rotate() local
234 float s = sinf(angle); in mat4x4_rotate_X() local
245 float s = sinf(angle); in mat4x4_rotate_Y() local
256 float s = sinf(angle); in mat4x4_rotate_Z() local
268 float s[6]; in mat4x4_invert() local
309 float s = 1.; in mat4x4_orthonormalize() local
398 vec3 s; in mat4x4_look_at() local
[all …]
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/deps/
H A Dlinmath.h98 static inline void mat4x4_row(vec4 r, mat4x4 M, int i) in mat4x4_row()
104 static inline void mat4x4_col(vec4 r, mat4x4 M, int i) in mat4x4_col()
156 static inline void mat4x4_mul_vec4(vec4 r, mat4x4 M, vec4 v) in mat4x4_mul_vec4()
190 float s = sinf(angle); in mat4x4_rotate() local
225 float s = sinf(angle); in mat4x4_rotate_X() local
237 float s = sinf(angle); in mat4x4_rotate_Y() local
249 float s = sinf(angle); in mat4x4_rotate_Z() local
262 float s[6]; in mat4x4_invert() local
303 float s = 1.; in mat4x4_orthonormalize() local
392 vec3 s; in mat4x4_look_at() local
[all …]
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glfw/deps/
H A Dlinmath.h98 static inline void mat4x4_row(vec4 r, mat4x4 M, int i) in mat4x4_row()
104 static inline void mat4x4_col(vec4 r, mat4x4 M, int i) in mat4x4_col()
156 static inline void mat4x4_mul_vec4(vec4 r, mat4x4 M, vec4 v) in mat4x4_mul_vec4()
190 float s = sinf(angle); in mat4x4_rotate() local
225 float s = sinf(angle); in mat4x4_rotate_X() local
237 float s = sinf(angle); in mat4x4_rotate_Y() local
249 float s = sinf(angle); in mat4x4_rotate_Z() local
262 float s[6]; in mat4x4_invert() local
303 float s = 1.; in mat4x4_orthonormalize() local
392 vec3 s; in mat4x4_look_at() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/deps/
H A Dlinmath.h98 static inline void mat4x4_row(vec4 r, mat4x4 M, int i) in mat4x4_row()
104 static inline void mat4x4_col(vec4 r, mat4x4 M, int i) in mat4x4_col()
156 static inline void mat4x4_mul_vec4(vec4 r, mat4x4 M, vec4 v) in mat4x4_mul_vec4()
190 float s = sinf(angle); in mat4x4_rotate() local
225 float s = sinf(angle); in mat4x4_rotate_X() local
237 float s = sinf(angle); in mat4x4_rotate_Y() local
249 float s = sinf(angle); in mat4x4_rotate_Z() local
262 float s[6]; in mat4x4_invert() local
303 float s = 1.; in mat4x4_orthonormalize() local
392 vec3 s; in mat4x4_look_at() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/deps/
H A Dlinmath.h98 static inline void mat4x4_row(vec4 r, mat4x4 M, int i) in mat4x4_row()
104 static inline void mat4x4_col(vec4 r, mat4x4 M, int i) in mat4x4_col()
156 static inline void mat4x4_mul_vec4(vec4 r, mat4x4 M, vec4 v) in mat4x4_mul_vec4()
190 float s = sinf(angle); in mat4x4_rotate() local
225 float s = sinf(angle); in mat4x4_rotate_X() local
237 float s = sinf(angle); in mat4x4_rotate_Y() local
249 float s = sinf(angle); in mat4x4_rotate_Z() local
262 float s[6]; in mat4x4_invert() local
303 float s = 1.; in mat4x4_orthonormalize() local
392 vec3 s; in mat4x4_look_at() local
[all …]
/dports/graphics/glfw/glfw-3.3.4/deps/
H A Dlinmath.h98 static inline void mat4x4_row(vec4 r, mat4x4 M, int i) in mat4x4_row()
104 static inline void mat4x4_col(vec4 r, mat4x4 M, int i) in mat4x4_col()
156 static inline void mat4x4_mul_vec4(vec4 r, mat4x4 M, vec4 v) in mat4x4_mul_vec4()
190 float s = sinf(angle); in mat4x4_rotate() local
225 float s = sinf(angle); in mat4x4_rotate_X() local
237 float s = sinf(angle); in mat4x4_rotate_Y() local
249 float s = sinf(angle); in mat4x4_rotate_Z() local
262 float s[6]; in mat4x4_invert() local
303 float s = 1.; in mat4x4_orthonormalize() local
392 vec3 s; in mat4x4_look_at() local
[all …]
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/deps/
H A Dlinmath.h98 static inline void mat4x4_row(vec4 r, mat4x4 M, int i) in mat4x4_row()
104 static inline void mat4x4_col(vec4 r, mat4x4 M, int i) in mat4x4_col()
156 static inline void mat4x4_mul_vec4(vec4 r, mat4x4 M, vec4 v) in mat4x4_mul_vec4()
190 float s = sinf(angle); in mat4x4_rotate() local
225 float s = sinf(angle); in mat4x4_rotate_X() local
237 float s = sinf(angle); in mat4x4_rotate_Y() local
249 float s = sinf(angle); in mat4x4_rotate_Z() local
262 float s[6]; in mat4x4_invert() local
303 float s = 1.; in mat4x4_orthonormalize() local
392 vec3 s; in mat4x4_look_at() local
[all …]
/dports/graphics/rx/rx-0.4.0/cargo-crates/glfw-sys-3.3.0/deps/
H A Dlinmath.h98 static inline void mat4x4_row(vec4 r, mat4x4 M, int i) in mat4x4_row()
104 static inline void mat4x4_col(vec4 r, mat4x4 M, int i) in mat4x4_col()
156 static inline void mat4x4_mul_vec4(vec4 r, mat4x4 M, vec4 v) in mat4x4_mul_vec4()
190 float s = sinf(angle); in mat4x4_rotate() local
225 float s = sinf(angle); in mat4x4_rotate_X() local
237 float s = sinf(angle); in mat4x4_rotate_Y() local
249 float s = sinf(angle); in mat4x4_rotate_Z() local
262 float s[6]; in mat4x4_invert() local
303 float s = 1.; in mat4x4_orthonormalize() local
392 vec3 s; in mat4x4_look_at() local
[all …]
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/deps/
H A Dlinmath.h98 static inline void mat4x4_row(vec4 r, mat4x4 M, int i) in mat4x4_row()
104 static inline void mat4x4_col(vec4 r, mat4x4 M, int i) in mat4x4_col()
156 static inline void mat4x4_mul_vec4(vec4 r, mat4x4 M, vec4 v) in mat4x4_mul_vec4()
190 float s = sinf(angle); in mat4x4_rotate() local
225 float s = sinf(angle); in mat4x4_rotate_X() local
237 float s = sinf(angle); in mat4x4_rotate_Y() local
249 float s = sinf(angle); in mat4x4_rotate_Z() local
262 float s[6]; in mat4x4_invert() local
303 float s = 1.; in mat4x4_orthonormalize() local
392 vec3 s; in mat4x4_look_at() local
[all …]
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/glad/
H A Dlinmath.h98 static inline void mat4x4_row(vec4 r, mat4x4 M, int i) in mat4x4_row()
104 static inline void mat4x4_col(vec4 r, mat4x4 M, int i) in mat4x4_col()
159 static inline void mat4x4_mul_vec4(vec4 r, mat4x4 M, vec4 v) in mat4x4_mul_vec4()
196 float s = sinf(angle); in mat4x4_rotate() local
234 float s = sinf(angle); in mat4x4_rotate_X() local
245 float s = sinf(angle); in mat4x4_rotate_Y() local
256 float s = sinf(angle); in mat4x4_rotate_Z() local
268 float s[6]; in mat4x4_invert() local
309 float s = 1.; in mat4x4_orthonormalize() local
398 vec3 s; in mat4x4_look_at() local
[all …]
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/SmallMatrix/include/SimTKcommon/internal/
H A DSmallMatrixMixed.h86 dot(const Vec<M,E1,S1>& r, const Vec<M,E2,S2>& v) { in dot()
92 dot(const Vec<1,E1,S1>& r, const Vec<1,E2,S2>& v) { in dot()
114 dot(const Row<N,E1,S1>& r, const Vec<N,E2,S2>& v) { in dot()
119 dot(const Vec<M,E1,S1>& v, const Row<M,E2,S2>& r) { in dot()
124 dot(const Row<N,E1,S1>& r, const Row<N,E2,S2>& s) { in dot()
147 outer(const Vec<M,E1,S1>& v, const Vec<M,E2,S2>& w) { in outer()
165 outer(const Vec<M,E1,S1>& v, const Row<M,E2,S2>& r) { in outer()
170 outer(const Row<M,E1,S1>& r, const Vec<M,E2,S2>& v) { in outer()
175 outer(const Row<M,E1,S1>& r, const Row<M,E2,S2>& s) { in outer()
/dports/math/Imath/Imath-3.1.4/src/ImathTest/
H A DtestExtractSHRT.cpp39 testMatrix (const M33f M) in testMatrix()
46 V2f s (0.f), t (0.f); in testMatrix() local
47 float h, r = 0.f; in testMatrix() local
105 M33f M; in testRandomAngles33() local
133 float r = rad (random.nextf (-180, 180)); in testRandomAngles33() local
173 M33f M; in testAngles33() local
200 testMatrix (const M44f M) in testMatrix()
207 V3f s, h, r, t; in testMatrix() local
261 M44f M; in testRandomAngles44() local
275 V3f r (rad (random.nextf (-180, 180)), in testRandomAngles44() local
[all …]
/dports/math/gsl/gsl-2.7/linalg/
H A Dtest_qrc.c34 int s = 0; in test_QRc_decomp_eps() local
35 const size_t M = m->size1; in test_QRc_decomp_eps() local
78 test_QRc_decomp(gsl_rng * r) in test_QRc_decomp()
80 int s = 0; in test_QRc_decomp() local
81 size_t N, M; in test_QRc_decomp() local
105 const size_t M = A->size1; in test_QRc_solve_eps() local
137 test_QRc_solve(gsl_rng * r) in test_QRc_solve()
167 const size_t M = A->size1; in test_QRc_lssolve_eps() local
324 test_QRc_decomp_r(gsl_rng * r) in test_QRc_decomp_r()
327 size_t M, N; in test_QRc_decomp_r() local
[all …]
H A Dtest_qr.c194 test_QR_decomp_r(gsl_rng * r) in test_QR_decomp_r()
197 size_t M, N; in test_QR_decomp_r() local
272 test_QR_QTmat_r(gsl_rng * r) in test_QR_QTmat_r()
275 size_t M, N; in test_QR_QTmat_r() local
332 test_QR_solve_r(gsl_rng * r) in test_QR_solve_r()
425 test_QR_lssolve_r(gsl_rng * r) in test_QR_lssolve_r()
428 size_t M, N; in test_QR_lssolve_r() local
518 test_QR_UR_decomp(gsl_rng * r) in test_QR_UR_decomp()
521 size_t M, N; in test_QR_UR_decomp() local
609 test_QR_UZ_decomp(gsl_rng * r) in test_QR_UZ_decomp()
[all …]
H A Dtest_cod.c42 const size_t M = m->size1; in create_rank_matrix() local
67 int s = 0; in test_COD_decomp_eps() local
125 test_COD_decomp(gsl_rng *r) in test_COD_decomp()
127 int s = 0; in test_COD_decomp() local
171 int s = 0; in test_COD_lssolve_eps() local
249 int s = 0; in test_COD_lssolve() local
263 const size_t M = 20; in test_COD_lssolve() local
293 int s = 0; in test_COD_lssolve2_eps() local
399 test_COD_lssolve2(gsl_rng * r) in test_COD_lssolve2()
401 int s = 0; in test_COD_lssolve2() local
[all …]
/dports/math/zn_poly/zn_poly-0.9.2/src/
H A Dpmfvec_fft.c45 ulong M = op->M; in pmfvec_fft_basecase() local
48 ulong s, r = M >> (op->lgK - 1); in pmfvec_fft_basecase() local
92 ulong M = op->M; in pmfvec_fft_dc() local
266 ulong M = op->M; in pmfvec_ifft_basecase() local
269 ulong s, r = M; in pmfvec_ifft_basecase() local
315 ulong M = op->M; in pmfvec_ifft_dc() local
623 ulong M = op->M; in pmfvec_tpfft_basecase() local
626 ulong s, r = M; in pmfvec_tpfft_basecase() local
668 ulong M = op->M; in pmfvec_tpfft_dc() local
809 ulong M = op->M; in pmfvec_tpifft_basecase() local
[all …]
/dports/math/optpp/optpp-2.4/newmat11/
H A Dnewmatrm.C24 void RectMatrixRow::Reset (const Matrix& M, int row, int skip, int length) in Reset()
31 void RectMatrixRow::Reset (const Matrix& M, int row) in Reset()
37 void RectMatrixCol::Reset (const Matrix& M, int skip, int col, int length) in Reset()
44 void RectMatrixCol::Reset (const Matrix& M, int col) in Reset()
65 Real* s = store; int d = spacing; variable
78 void RectMatrixRowCol::AddScaled(const RectMatrixRowCol& rmrc, Real r) in AddScaled()
81 int i = n; Real* s = store; int d = spacing; in AddScaled() local
93 void RectMatrixRowCol::Divide(const RectMatrixRowCol& rmrc, Real r) in Divide()
96 int i = n; Real* s = store; int d = spacing; in Divide() local
107 void RectMatrixRowCol::Divide(Real r) in Divide()
[all …]
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A DNumTheory-RatReconstruct.C59 void RatReconstructByContFrac::myAddInfo(const MachineInt& r, const MachineInt& m) in myAddInfo()
66 void RatReconstructByContFrac::myAddInfo(const BigInt& R, const BigInt& M) in myAddInfo()
81 const BigInt& M = CombinedModulus(myCRT); in myUpdateResult() local
200 void RatReconstructByLattice::myAddInfo(const MachineInt& r, const MachineInt& m) in myAddInfo()
207 void RatReconstructByLattice::myAddInfo(const BigInt& R, const BigInt& M) in myAddInfo()
220 const BigInt M = CombinedModulus(myCRT); in myUpdateResult() local
281 const long s = len(mod); in ComputeMmax() local
292 const long s = len(mod); in product() local
301 const long s = len(res); in RatReconstructWithBounds() local
318 const BigInt M = CombinedModulus(CRT); in RatReconstructWithBounds() local
[all …]
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/
H A DNumTheory-RatReconstruct.C59 void RatReconstructByContFrac::myAddInfo(const MachineInt& r, const MachineInt& m) in myAddInfo()
66 void RatReconstructByContFrac::myAddInfo(const BigInt& R, const BigInt& M) in myAddInfo()
81 const BigInt& M = CombinedModulus(myCRT); in myUpdateResult() local
200 void RatReconstructByLattice::myAddInfo(const MachineInt& r, const MachineInt& m) in myAddInfo()
207 void RatReconstructByLattice::myAddInfo(const BigInt& R, const BigInt& M) in myAddInfo()
220 const BigInt M = CombinedModulus(myCRT); in myUpdateResult() local
281 const long s = len(mod); in ComputeMmax() local
292 const long s = len(mod); in product() local
301 const long s = len(res); in RatReconstructWithBounds() local
318 const BigInt M = CombinedModulus(CRT); in RatReconstructWithBounds() local
[all …]
/dports/mail/dbmail/dbmail-3.2.5/src/
H A Ddm_mailboxstate.c70 ResultSet_T r; in state_load_messages() local
728 uint64_t l = 0, r = 0; in MailboxState_get_set() local
839 T s = *M; in MailboxState_free() local
874 ResultSet_T r; in db_getmailbox_permission() local
891 ResultSet_T r; in db_getmailbox_info() local
976 ResultSet_T r; in db_getmailbox_count() local
1034 ResultSet_T r; in db_getmailbox_keywords() local
1051 ResultSet_T r; in db_getmailbox_seq() local
1132 char *s = NULL; in MailboxState_flags() local
1153 ResultSet_T r; in MailboxState_hasPermission() local
[all …]

12345678910>>...133