Home
last modified time | relevance | path

Searched defs:yp0 (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/math/octave/octave-6.4.0/scripts/ode/private/
H A Dcheck_default_input.m68 yp0 = varargin{2}; variable
73 yp0 = yp0(:); variable
/dports/math/stanmath/math-4.2.0/test/unit/math/rev/functor/
H A Didas_system_test.cpp56 std::vector<TYY>& yy0, std::vector<TYP>& yp0, in idas_system_test()
86 std::vector<TYY>& yy0, std::vector<TYP>& yp0, in idas_forward_sen_test()
126 std::vector<double> yp0{0.1, 0.0, 0.0}; in TEST() local
155 std::vector<double> yp0{0.1, 0.0, 0.0}; in TEST() local
198 std::vector<double> yp0{0.1, 0.2, 0.3}; in TEST() local
281 std::vector<double> yp0{0.1, 0.2, 0.3}; in TEST() local
297 const std::vector<double>& x_r) { in TEST()
327 const std::vector<double>& x_r) { in TEST()
H A Dintegrate_dae_test.cpp52 std::vector<double> yp0; member
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/plot/libplot/
H A Dspline.c8 double xa, ya, xc, yc, *xp, *yp, *xp0, *yp0, *xpe, *ype; in splin() local
/dports/math/stanmath/math-4.2.0/stan/math/rev/functor/
H A Dintegrate_dae.hpp40 const F& f, const std::vector<double>& yy0, const std::vector<double>& yp0, in integrate_dae()
H A Didas_system.hpp132 const std::vector<Tyy>& yy0, const std::vector<Typ>& yp0, in idas_system()
255 const std::vector<Typ>& yp0() const { return yp_; } in yp0() function in stan::math::idas_system
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/rev/mat/functor/
H A Dintegrate_dae.hpp37 const F& f, const std::vector<double>& yy0, const std::vector<double>& yp0, in integrate_dae()
H A Didas_system.hpp135 const std::vector<Tyy>& yy0, const std::vector<Typ>& yp0, in idas_system()
246 const std::vector<Typ>& yp0() const { return yp_; } in yp0() function in stan::math::idas_system
/dports/math/octave/octave-6.4.0/scripts/ode/
H A Dode15s.m313 yp0 = options.InitialSlope; variable
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/c/
H A Dddaskr.c167 int DDaskrInit (void * ddaskr_mem, DDASResFn Res, realtype t0, N_Vector yy0, N_Vector yp0, DDASJacP… in DDaskrInit()
264 int DDaskrReInit (void * ddaskr_mem, realtype tOld, N_Vector yy0, N_Vector yp0) in DDaskrReInit()
921 int DDaskrGetConsistentIC (void * ddaskr_mem, N_Vector yy0, N_Vector yp0) in DDaskrGetConsistentIC()
/dports/devel/blitz/blitz-1.0.2/blitz/
H A Dtraversal.cc95 int yp0 = coord2(0)[1]; in MakeHilbertTraversal() local
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/src/ida/fcmix/
H A Dfida.c66 void FIDA_MALLOC(realtype *t0, realtype *yy0, realtype *yp0, in FIDA_MALLOC()
182 void FIDA_REINIT(realtype *t0, realtype *yy0, realtype *yp0, in FIDA_REINIT()
/dports/math/sundials/sundials-5.7.0/src/ida/fcmix/
H A Dfida.c66 void FIDA_MALLOC(realtype *t0, realtype *yy0, realtype *yp0, in FIDA_MALLOC()
182 void FIDA_REINIT(realtype *t0, realtype *yy0, realtype *yp0, in FIDA_REINIT()
/dports/science/qmcpack/qmcpack-3.11.0/src/Numerics/tests/
H A Dtest_one_dim_cubic_spline.cpp128 double yp0 = 1.0; variable
/dports/science/xcrysden/xcrysden-1.6.2/C/
H A DsplineInt.c39 void spline(float x[], float y[], int n, float yp0, float ypnn, float y2[]) in spline()
249 float yp0, float ypnn, float y2[]) in spline3()
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/y4mscaler/
H A Dscaler-matto.H70 ysRatio xp0, yp0; // source window offset variable
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx15d.d54 }
55
56 // Plot using identity transform
/dports/science/qmcpack/qmcpack-3.11.0/src/Numerics/
H A DSplineSolvers.h33 void CubicSplineSolve(T const* x, T const* y, int n, T yp0, T ypn, T* y2) in CubicSplineSolve()
H A DTransform2GridFunctor.h162 value_type yp0, ypn; in check() local
/dports/science/lammps/lammps-stable_29Sep2021/src/MANIFOLD/
H A Dmanifold_gaussian_bump.cpp38 double x0, x1, y0, y1, yp0, yp1; member in cubic_hermite
43 double yp0, double yp1, LAMMPS_NS::Error *err ) : in cubic_hermite()
/dports/science/py-scipy/scipy-1.7.1/scipy/signal/
H A DD_bspline_util.c134 double yp0; in D_IIR_forback1() local
366 double yp0; in D_IIR_forback2() local
H A DS_bspline_util.c130 float yp0; in S_IIR_forback1() local
358 float yp0; in S_IIR_forback2() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/format/
H A Dinst_info_map.cpp91 static const string yp0("0"); in BEGIN_SCOPE() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/format/
H A Dinst_info_map.cpp91 static const string yp0("0"); in BEGIN_SCOPE() local
/dports/games/iortcw/iortcw-1.51c/MP/code/opus-1.2.1/celt/arm/
H A Dcelt_ne10_mdct.c206 kiss_fft_scalar * yp0 = out+(overlap>>1); in clt_mdct_backward_neon() local

123456789