Home
last modified time | relevance | path

Searched defs:sol2 (Results 51 – 75 of 81) sorted by relevance

1234

/dports/math/py-sympy/sympy-1.9/sympy/solvers/ode/
H A Driccati.py704 def remove_redundant_sols(sol1, sol2, x): argument
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/DWGUGens/
H A DDWGBowed.cpp211 float sol2 = (-c1 - sqr)/(2*c2); in SolveHyperbolicm1() local
232 float sol2 = (-c1 - sqr)/(2*c2); in SolveHyperbolicM1() local
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dfilebrowserentry.cc766 double sol1, sol2; in drawStraightenGuide() local
H A Dcropwindow.cc2456 double sol1, sol2; in drawStraightenGuide() local
/dports/math/octave-forge-communications/communications-1.2.3/inst/
H A Dcomms.m608 sol2 = smallcol' / granmat; variable
/dports/science/simbody/simbody-Simbody-3.7/Simbody/src/
H A DPLUSImpulseSolver.cpp866 Real t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, sol1, sol2; in calcSlidingStepLengthToMaxChange() local
906 Real sol1, sol2; in calcSlidingStepLengthToMaxChange() local
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/linear/
H A DSparseRealMatrixTest.java395 final double sol2 = solution.getEntry(2); in testExamples() local
H A DArray2DRowRealMatrixTest.java445 final double sol2 = solution.getEntry(2); in testExamples() local
H A DBlockRealMatrixTest.java490 final double sol2 = solution.getEntry(2); in testExamples() local
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/information/
H A Drs_information.cpp536 RS_Vector sol2 = c1 + u*s + v*t2; in getIntersectionArcArc() local
/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRepBuild/
H A DTopOpeBRepBuild_kpkole.cxx99 TopoDS_Shape sol2 = lShsd2.First(); in MergeKPartiskole() local
/dports/games/openbubbles/openbubbles-1.2/src/
H A Dsprite.cpp655 double m,b,h,k,r=_radius+otherSprite->radius(),sol1,sol2; in testCollision() local
/dports/science/siconos/siconos-4.4.0/numerics/src/tools/
H A Dop3x3.h897 double sol0, sol1, sol2; in solve_3x3_gepp() local
/dports/math/cvc4/CVC4-1.7/src/theory/quantifiers/sygus/
H A Dce_guided_single_inv_sol.cpp366 Node sol2 = Rewriter::rewrite( sol1 ); in simplifySolution() local
/dports/science/hypre/hypre-2.23.0/src/FEI_mv/fei-hypre/
H A DHYPRE_LSC_aux.cxx4803 double *rhs, *soln, *sol2; in solveUsingSuperLUX() local
/dports/net/kea/kea-2.0.1/src/bin/dhcp6/tests/
H A Dclassify_unittests.cc474 Pkt6Ptr sol2; in TEST_F() local
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/modification/
H A Drs_modification.cpp2822 RS_VectorSolutions sol2 = in round() local
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/
H A Dcalibration_handeye.cpp668 Mat sol2 = s2*s2*u1.t()*u1 + 2*s2*u1.t()*u2 + u2.t()*u2; in calibrateHandEyeDaniilidis() local
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dscip_sol.c1707 SCIP_SOL* sol2 /**< second primal CIP solution */ in SCIPareSolsEqual()
H A Dsol.c2023 SCIP_SOL* sol2, /**< second primal CIP solution */ in SCIPsolsAreEqual()
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/engine/
H A Drs_ellipse.cpp870 RS_VectorSolutions sol2=RS_Information::getIntersectionLineLine(&l, quad[(i+k)%4].get()); in createInscribeQuadrilateral() local
/dports/net/kea/kea-2.0.1/src/bin/perfdhcp/tests/
H A Dtest_control_unittest.cc1934 Pkt6Ptr sol2 = tc.fake_sock_.sent_pkts6_[1]; in TEST_F() local
/dports/science/simbody/simbody-Simbody-3.7/Simbody/tests/adhoc/
H A DTestPLUS_SingleBrick.cpp2321 Real t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, sol1, sol2; in calcSlidingStepLengthToMaxChange() local
2361 Real sol1, sol2; in calcSlidingStepLengthToMaxChange() local
H A DTimsBoxPGS.cpp3095 Real t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, sol1, sol2; in calcSlidingStepLengthToMaxChange() local
3135 Real sol1, sol2; in calcSlidingStepLengthToMaxChange() local
/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A D_simplesurf.c3459 double *sol1, double *sol2, double eps) in _dxfSolveQuadraticEquation()
3725 A, B, C, sol1, sol2, eps2 = 1e-12; in _dxfSimplifiedBoundaryVertexLocation() local

1234