Home
last modified time | relevance | path

Searched refs:g1_3 (Results 1 – 5 of 5) sorted by relevance

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_wavelet__bspline.c364 static const double g1_3[20] = { 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, variable
430 *g1 = &g1_3[8]; in bspline_init()
438 *g1 = &g1_3[6]; in bspline_init()
446 *g1 = &g1_3[4]; in bspline_init()
454 *g1 = &g1_3[2]; in bspline_init()
462 *g1 = g1_3; in bspline_init()
534 *g1 = &g1_3[8]; in bspline_centered_init()
542 *g1 = &g1_3[6]; in bspline_centered_init()
550 *g1 = &g1_3[4]; in bspline_centered_init()
558 *g1 = &g1_3[2]; in bspline_centered_init()
[all …]
/dports/math/gsl/gsl-2.7/wavelet/
H A Dbspline.c364 static const double g1_3[20] = { 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, variable
430 *g1 = &g1_3[8]; in bspline_init()
438 *g1 = &g1_3[6]; in bspline_init()
446 *g1 = &g1_3[4]; in bspline_init()
454 *g1 = &g1_3[2]; in bspline_init()
462 *g1 = g1_3; in bspline_init()
534 *g1 = &g1_3[8]; in bspline_centered_init()
542 *g1 = &g1_3[6]; in bspline_centered_init()
550 *g1 = &g1_3[4]; in bspline_centered_init()
558 *g1 = &g1_3[2]; in bspline_centered_init()
[all …]
/dports/math/scilab-toolbox-swt/swt/src/c/
H A Dbior_t.c354 static const double g1_3[20] = { 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, variable
420 *g1 = &g1_3[8]; in bspline_init()
428 *g1 = &g1_3[6]; in bspline_init()
436 *g1 = &g1_3[4]; in bspline_init()
444 *g1 = &g1_3[2]; in bspline_init()
452 *g1 = g1_3; in bspline_init()
/dports/math/giacxcas/giac-1.6.0/src/
H A Dthreaded.h1807 T g1_1=(it1+1)->g,g1_2=(it1+2)->g,g1_3=(it1+3)->g,g2; in do_threadmult() local
1816 type_operator_plus_times(g1_3,g2,prod3[u2]); in do_threadmult()
1822 type_operator_plus_times(g1_3,g2,prod3[u2]); in do_threadmult()
1828 type_operator_plus_times(g1_3,g2,prod3[u2]); in do_threadmult()
1834 type_operator_plus_times(g1_3,g2,prod3[u2]); in do_threadmult()
1843 type_operator_plus_times(g1_3,g2,prod3[u2]); in do_threadmult()
1853 type_operator_plus_times_reduce(g1_3,g2,prod3[u2],reduce); in do_threadmult()
/dports/science/lammps/lammps-stable_29Sep2021/src/INTEL/
H A Dpair_gayberne_intel.cpp392 flt_t g1_0, g1_1, g1_2, g1_3, g1_4, g1_5, g1_6, g1_7, g1_8; in eval() local