Home
last modified time | relevance | path

Searched defs:sol1 (Results 1 – 25 of 96) sorted by relevance

1234

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/nalgebra-0.18.1/tests/linalg/
H A Dcholesky.rs44 let sol1 = chol.solve(&b1); localVariable
57 let sol1 = chol.solve(&b1); localVariable
H A Dqr.rs69 let sol1 = qr.solve(&b1).unwrap(); localVariable
87 let sol1 = qr.solve(&b1).unwrap(); localVariable
H A Dlu.rs111 let sol1 = lu.solve(&b1); localVariable
127 let sol1 = lu.solve(&b1); localVariable
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/csg/
H A Dsingularref.hpp45 const Solid *sol1, *sol2; member in SingularEdge
66 const Solid *sol1, *sol2, *sol3; member in SingularPoint
H A Dcsgparser.cpp544 Solid * sol1 = ParseSolid (scan); in ParsePrimary() local
563 Solid * sol1 = ParseSolid (scan); in ParsePrimary() local
583 Solid * sol1 = ParseSolid (scan); in ParsePrimary() local
609 Solid * sol1 = ParseSolid (scan); in ParsePrimary() local
652 Solid * sol1 = ParsePrimary (scan); in ParsePrimary() local
660 Solid * sol1 = ParseSolid (scan); in ParsePrimary() local
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/nalgebra-0.18.1/tests/linalg/
H A Deigen.rs44 fn symmetric_eigen_static_square_3x3(m: Matrix3<$scalar>) -> bool {
57 relative_eq!(m.lower_triangle(), recomp.lower_triangle(), epsilon = 1.0e-5)
H A Dqr.rs69 let sol1 = qr.solve(&b1).unwrap(); localVariable
87 let sol1 = qr.solve(&b1).unwrap(); localVariable
H A Dlu.rs111 let sol1 = lu.solve(&b1); localVariable
127 let sol1 = lu.solve(&b1); localVariable
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/csg/
H A Dsingularref.hpp49 const Solid *sol1, *sol2; member in netgen::SingularEdge
70 const Solid *sol1, *sol2, *sol3; member in netgen::SingularPoint
H A Dcsgparser.cpp541 Solid * sol1 = ParseSolid (scan); in ParsePrimary() local
560 Solid * sol1 = ParseSolid (scan); in ParsePrimary() local
580 Solid * sol1 = ParseSolid (scan); in ParsePrimary() local
606 Solid * sol1 = ParseSolid (scan); in ParsePrimary() local
649 Solid * sol1 = ParsePrimary (scan); in ParsePrimary() local
657 Solid * sol1 = ParseSolid (scan); in ParsePrimary() local
/dports/cad/netgen/netgen-6.2.2105/libsrc/csg/
H A Dsingularref.hpp49 const Solid *sol1, *sol2; member in netgen::SingularEdge
70 const Solid *sol1, *sol2, *sol3; member in netgen::SingularPoint
H A Dcsgparser.cpp554 Solid * sol1 = ParseSolid (scan); in ParsePrimary() local
573 Solid * sol1 = ParseSolid (scan); in ParsePrimary() local
593 Solid * sol1 = ParseSolid (scan); in ParsePrimary() local
619 Solid * sol1 = ParseSolid (scan); in ParsePrimary() local
662 Solid * sol1 = ParsePrimary (scan); in ParsePrimary() local
670 Solid * sol1 = ParseSolid (scan); in ParsePrimary() local
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/nalgebra/tests/linalg/
H A Dqr.rs63 let sol1 = qr.solve(&b1).unwrap(); localVariable
78 let sol1 = qr.solve(&b1).unwrap(); localVariable
H A Dcol_piv_qr.rs95 let sol1 = col_piv_qr.solve(&b1).unwrap(); localVariable
111 let sol1 = col_piv_qr.solve(&b1).unwrap(); localVariable
H A Dlu.rs100 let sol1 = lu.solve(&b1); localVariable
113 let sol1 = lu.solve(&b1); localVariable
H A Dcholesky.rs42 let sol1 = chol.solve(&b1); localVariable
56 let sol1 = chol.solve(&b1); localVariable
/dports/math/cgal/CGAL-5.3/include/CGAL/Circular_kernel_3/
H A Dinternal_functions_on_circular_arc_3.h101 const Solution& sol1=*CGAL::Intersections::internal::intersect_get<Solution>(solutions[0]); in intersect_3() local
138 const Solution& sol1=*CGAL::Intersections::internal::intersect_get<Solution>(solutions[0]); in intersect_3() local
176 const Solution& sol1=*CGAL::Intersections::internal::intersect_get<Solution>(solutions[0]); in intersect_3() local
213 const Solution& sol1=*CGAL::Intersections::internal::intersect_get<Solution>(solutions[0]); in intersect_3() local
246 const Solution& sol1=*CGAL::Intersections::internal::intersect_get<Solution>(solutions[0]); in intersect_3() local
358 … const Solution& sol1=*CGAL::Intersections::internal::intersect_get<Solution>(solutions[0]); in intersect_3() local
/dports/astro/celestia-gtk/celestia-1.6.1/src/celmath/
H A Dintersect.h36 T sol1 = (-b - disc) / a; in testIntersection() local
93 T sol1 = (-b - disc) / a; in testIntersection() local
/dports/astro/celestia/celestia-1.6.1/src/celmath/
H A Dintersect.h36 T sol1 = (-b - disc) / a; in testIntersection() local
93 T sol1 = (-b - disc) / a; in testIntersection() local
/dports/math/py-sympy/sympy-1.9/sympy/polys/matrices/tests/
H A Dtest_linsolve.py38 def all_close(sol1, sol2, eps=1e-15): argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/text/Format/DateFormat/
H A DTimeZoneNameTest.java117 GregorianCalendar sol1, sol2; in Test4112924() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/text/Format/DateFormat/
H A DTimeZoneNameTest.java117 GregorianCalendar sol1, sol2; in Test4112924() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/text/Format/DateFormat/
H A DTimeZoneNameTest.java117 GregorianCalendar sol1, sol2; in Test4112924() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/text/Format/DateFormat/
H A DTimeZoneNameTest.java117 GregorianCalendar sol1, sol2; in Test4112924() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/text/Format/DateFormat/
H A DTimeZoneNameTest.java117 GregorianCalendar sol1, sol2; in Test4112924() local

1234