Home
last modified time | relevance | path

Searched defs:solution1 (Results 1 – 25 of 51) sorted by relevance

123

/dports/misc/opennn/opennn-5.0.5/tests/
H A Dcorrelations_test.cpp561 const type solution1 = static_cast<type>(74.067); in test_linear_regression_missing_values() local
588 const type solution1 = static_cast<type>(87.805); in test_exponential_regression() local
615 const type solution1 = static_cast<type>(87.805); in test_exponential_regression_missing_values() local
642 const type solution1 = static_cast<type>(-83.935); in test_logarithmic_regression() local
669 const type solution1 = static_cast<type>(-83.935); in test_logarithmic_regression_missing_values() local
697 const type solution1 = static_cast<type>(30.213); in test_power_regression() local
726 const type solution1 = static_cast<type>(30.213); in test_power_regression_missing_values() local
/dports/games/openbubbles/openbubbles-1.2/src/
H A Dbounce.cpp53 double & solution1,double & solution2) in quadraticFormula()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/base/
H A Dparsed_convergence_table.h484 const VectorType & solution1, in difference()
505 const VectorType & solution1, in difference()
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/io/file/test/
H A Dbackuprestore.cc108 DiscreteFunctionType1 solution1( "sol1", space1 ); in main() local
167 DiscreteFunctionType1 solution1( "sol1", space1 ); in main() local
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/free-5.1.6/examples/
H A DCabbage.lhs88 > solution1 = head $ solutions' initial function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/free-5.1.6/examples/
H A DCabbage.lhs88 > solution1 = head $ solutions' initial function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/free-5.1.6/examples/
H A DCabbage.lhs88 > solution1 = head $ solutions' initial function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/free-5.1.7/examples/
H A DCabbage.lhs89 > solution1 = head $ solutions' initial function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/free-5.1.3/examples/
H A DCabbage.lhs88 > solution1 = head $ solutions' initial function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/free-5.1.3/examples/
H A DCabbage.lhs88 > solution1 = head $ solutions' initial function
/dports/devel/elm-format/elm-format-0.8.3/_cabal_deps/free-5.1.3/examples/
H A DCabbage.lhs88 > solution1 = head $ solutions' initial function
/dports/www/dillo2/dillo-3.0.5/test/
H A Ddw_imgbuf_mem_test.cc27 void solution1 () in solution1() function
/dports/math/osi/Osi-0.108.6/Osi/src/OsiCommonTest/
H A DOsiSolverInterfaceTest.cpp213 const double solution1[] = { 5, 0 }; in test1VivianDeSmedt() local
307 const double solution1[] = { 5, 0 }; in test2VivianDeSmedt() local
364 const double solution1[] = { 5, 0 }; in test3VivianDeSmedt() local
421 const double solution1[] = { 5, 0 }; in test4VivianDeSmedt() local
543 const double solution1[] = { 5, 0 }; in test6VivianDeSmedt() local
705 const double solution1[] = { 4, 2 }; in test9VivianDeSmedt() local
761 const double solution1[] = { 5, 0 }; in test10VivianDeSmedt() local
816 const double solution1[] = { 5, 0 }; in test11VivianDeSmedt() local
903 const double solution1[] = { 5, 0 }; in test12VivianDeSmedt() local
988 const double solution1[] = { 5, 0 }; in test13VivianDeSmedt() local
[all …]
/dports/math/clp/Clp-1.17.3/Osi/src/OsiCommonTest/
H A DOsiSolverInterfaceTest.cpp213 const double solution1[] = { 5, 0 }; in test1VivianDeSmedt() local
307 const double solution1[] = { 5, 0 }; in test2VivianDeSmedt() local
364 const double solution1[] = { 5, 0 }; in test3VivianDeSmedt() local
421 const double solution1[] = { 5, 0 }; in test4VivianDeSmedt() local
543 const double solution1[] = { 5, 0 }; in test6VivianDeSmedt() local
705 const double solution1[] = { 4, 2 }; in test9VivianDeSmedt() local
761 const double solution1[] = { 5, 0 }; in test10VivianDeSmedt() local
816 const double solution1[] = { 5, 0 }; in test11VivianDeSmedt() local
903 const double solution1[] = { 5, 0 }; in test12VivianDeSmedt() local
988 const double solution1[] = { 5, 0 }; in test13VivianDeSmedt() local
[all …]
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/PosSol/
H A DBancroft.cpp135 Vector<double> aux(4), alpha(N), solution1(4), solution2(4); in Compute() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/animation/
H A Dtiming_function.cc88 const double solution1 = bezier_->bezier().range_min(); in Range() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/animation/
H A Dtiming_function.cc83 const double solution1 = bezier_->bezier().range_min(); in Range() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/libs/kimath/src/geometry/
H A Dcircle.cpp257 VECTOR2I solution1( x, y ); in Intersect() local
/dports/misc/visp/visp-3.4.0/3rdparty/apriltag/
H A Dapriltag_pose.cpp489 apriltag_pose_t* solution1, in estimate_tag_pose_orthogonal_iteration()
550 void get_second_solution(matd_t* v[4], matd_t* p[4], apriltag_pose_t* solution1, apriltag_pose_t* s… in get_second_solution()
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/3d/
H A Dlight.cpp371 float solution1 = fabs((-b + root) / denominator); in approximate_opengl_attenuation() local
/dports/devel/godot2/godot-2.1.6-stable/scene/3d/
H A Dlight.cpp371 float solution1 = fabs((-b + root) / denominator); in approximate_opengl_attenuation() local
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/optimization/linear/
H A DSimplexSolverTest.java279 PointValuePair solution1 = solver.optimize(f, constraints, GoalType.MAXIMIZE, true); in testMath293() local
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/optim/linear/
H A DSimplexSolverTest.java323 …PointValuePair solution1 = solver.optimize(DEFAULT_MAX_ITER, f, new LinearConstraintSet(constraint… in testMath293() local
/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/
H A Dsubopt.c558 compare(const void *solution1, in compare()
573 compare_en(const void *solution1, in compare_en()
/dports/misc/visp/visp-3.4.0/modules/detection/src/tag/
H A DvpDetectorAprilTag.cpp551 apriltag_pose_t solution1, solution2; in getPose() local

123