Home
last modified time | relevance | path

Searched +defs:Vi +defs:c (Results 1 – 25 of 124) sorted by relevance

12345

/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-math/src/main/java/de/lmu/ifi/dbs/elki/math/linearalgebra/
H A DSingularValueDecomposition.java291 final double[] Vi = V[i]; in generateV() local
296 final double[] Vi = V[i]; in generateV() local
359 double c = (sp * epm1) * (sp * epm1); in qrStep() local
382 final double[] Vi = V[i]; in qrStep() local
428 final double[] Vi = V[i]; in convergence() local
/dports/audio/guitarix-lv2/guitarix-0.43.1/tools/
H A Dts9sim.py7 def __init__(self, r, c): argument
54 def write_ftube_table(Vi, Vp): argument
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A D__lin_interpn__.cc168 T c = 1; in lin_interpn() local
192 M Vi = M (Y[0].dims ()); in lin_interpn() local
/dports/audio/goattracker/goattracker-2.76/src/resid-fp/
H A Dfilterfp.h231 const float c = 60801.48f * 8.f; in fastexp() local
279 float Vi = 0.f, Vf = 0.f; in clock() local
/dports/math/R-cran-expm/expm/R/
H A Dexpm.R22 c <- .5 functionVar
100 Vi <- if(isSym) t(V) else solve(V) functionVar
/dports/shells/ion/liner-3f3d1d4e6058067e9d03a9b1510d8f2edac073c7/src/keymap/
H A Dvi.rs181 let c = match buf.char_after(cursor) { in vi_move_word() localVariable
243 let c = match buf.char_after(cursor) { in vi_move_word_end() localVariable
314 pub struct Vi { struct
327 impl Default for Vi { implementation
345 impl Vi { implementation
791 let c = ed.current_buffer().char_after(ed.cursor()).unwrap(); in handle_key_normal() localVariable
1037 impl KeyMap for Vi { implementation
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/resid-fp/
H A Dfilter.h231 const float c = 60801.48f * 8.f + 0.5f; in fastexp() local
303 float Vi = 0.f, Vnf = 0.f, Vf = 0.f; in clock() local
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Mesh_3/
H A DVolume_plane_intersection.cpp11 typedef Viewer_interface Vi; typedef
23 Volume_plane_interface *a, *b, *c; member
H A DVolume_plane.h28 typedef Viewer_interface Vi; typedef
409 CGAL::qglviewer::AxisPlaneConstraint* c = new Length_constraint<0>(cdim_ * xscale_); in setConstraint() local
416 CGAL::qglviewer::AxisPlaneConstraint* c = new Length_constraint<1>(cdim_ * yscale_); in setConstraint() local
423 CGAL::qglviewer::AxisPlaneConstraint* c = new Length_constraint<2>(cdim_ * zscale_); in setConstraint() local
/dports/math/R-cran-geepack/geepack/src/
H A Dordgee.cc33 int c = Mu1.size(), k = 1; in odds2p11() local
93 int c = Mu1.size(), k = 1; in p11_odds() local
118 int c = Mu.size(), ij; in Vijj() local
131 int c = Mu1.size(); in Vijk() local
169 int c = Mu.size() / clusz; in ord2V1() local
190 int c = Mu.dim() / clusz; in Mu2V1() local
207 DMatrix &Di, DVector &PRi, DMatrix &Vi) { in ord_prep_beta()
229 DMatrix &Di, DVector &PRi, DMatrix &Vi) { in ord_prep_beta()
268 DVector PRi(s1 * c); DMatrix Di(s1 * c, p), Vi(s1 * c, s1 * c); in update_beta() local
324 int c = Mu1.size(), c13, c24; in ESSTijk() local
[all …]
H A Dgeesubs.cc140 DVector &Vi, DVector &V_Mui, DMatrix &D2i, DMatrix &E, in HiandGi()
228 DVector &PRi, DMatrix &Di, DVector &Vi, DVector &V_Mui) { in gee_prep()
244 DVector &PRi, DMatrix &Di, DVector &Vi, DVector &V_Mui) { in gee_prep()
511 DVector PRi(s1), Vi(s1), V_Mui(s1); DMatrix Di(s1,pb); in HisandGis() local
523 IVector genVI(IVector &Si, int c) { in genVI()
537 IVector genCrossVI(IVector &Si, int c) { in genCrossVI()
/dports/games/libretro-scummvm/scummvm-7b1e929/audio/softsynth/
H A Dsid.cpp322 double& a, double& b, double& c, double& d) in cubic_coefficients()
340 double a, b, c, d; in interpolate_segment() local
625 sound_sample Vi; in updateClock() local
1026 RESID_INLINE void ExternalFilter::updateClock(cycle_count delta_t, sound_sample Vi) { in updateClock()
/dports/games/scummvm/scummvm-2.5.1/audio/softsynth/
H A Dsid.cpp322 double& a, double& b, double& c, double& d) in cubic_coefficients()
340 double a, b, c, d; in interpolate_segment() local
625 sound_sample Vi; in updateClock() local
1030 RESID_INLINE void ExternalFilter::updateClock(cycle_count delta_t, sound_sample Vi) { in updateClock()
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/JSBSim/models/propulsion/
H A DFGPropeller.h289 void SetReverseCoef (double c) { Reverse_coef = c; } in SetReverseCoef()
307 void SetInducedVelocity(double Vi) {Vinduced = Vi;} in SetInducedVelocity()
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/pseudopotential/paw_atom/
H A Dpaw_potential.c26 double *Vi; variable
190 static double *c; variable
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/pseudopotential/paw_atom/
H A Dpaw_potential.c26 double *Vi; variable
190 static double *c; variable
/dports/math/eclib/eclib-20210318/libsrc/
H A Dsmat.cc282 scalar *V = new scalar [ d + d2 ]; scalar* Vi=V; in operator +=() local
335 scalar *V = new scalar [ d + d2 ]; scalar* Vi=V; in operator -=() local
375 scalar* Vi=V; in operator +=() local
510 int r = m.nrows(), c=m.ncols(); in operator *() local
575 scalar c = vi->second; // the coefficient tomultiply it by in mult_mod_p() local
694 int c = *p++ - 1; in transpose() local
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Drunpath3d.cc456 array *Vi=new array(2); in gen_runpath3d29() local
464 array *Vi=new array(2); in gen_runpath3d29() local
632 triple c=vm::pop<triple>(Stack); in gen_runpath3d41() local
659 triple c=vm::pop<triple>(Stack); in gen_runpath3d42() local
H A Drunpath.cc409 array *Vi=new array(2); in gen_runpath27() local
418 array *Vi=new array(2); in gen_runpath27() local
714 pair c=vm::pop<pair>(Stack); in gen_runpath45() local
734 pair c=vm::pop<pair>(Stack); in gen_runpath46() local
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Point_set/
H A DAlpha_shape_plugin.cpp72 typedef Viewer_interface Vi; typedef
392 const unsigned int& c = ch->vertex((index+3)&3)->info(); in computeElements() local
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/PMP/
H A DExtrude_plugin.cpp33 typedef Viewer_interface Vi; typedef
405 Point c = CGAL::centroid(triangles.begin(),triangles.end()); in createItem() local
/dports/math/asymptote/asymptote-2.67/
H A Drunpath3d.cc466 array *Vi=new array(2); in gen_runpath3d30() local
474 array *Vi=new array(2); in gen_runpath3d30() local
642 triple c=vm::pop<triple>(Stack); in gen_runpath3d42() local
669 triple c=vm::pop<triple>(Stack); in gen_runpath3d43() local
H A Drunpath.cc423 array *Vi=new array(2); in gen_runpath28() local
432 array *Vi=new array(2); in gen_runpath28() local
728 pair c=vm::pop<pair>(Stack); in gen_runpath46() local
748 pair c=vm::pop<pair>(Stack); in gen_runpath47() local
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/
H A DScene_spheres_item.cpp9 typedef Viewer_interface Vi; typedef
316 void Scene_spheres_item::setColor(QColor c) in setColor()
/dports/math/polymake/polymake-4.5/lib/core/src/
H A Dnumerical_linalg.cc72 const Matrix<double> Vi = householder_trafo(v); in bidiag() local
92 const double c = v[0] / norm; in givens_rot() local

12345