Home
last modified time | relevance | path

Searched refs:Colinear (Results 1 – 25 of 62) sorted by relevance

123

/dports/misc/openmvg/openMVG-2.0/src/openMVG/multiview/
H A Dsolver_fundamental_kernel_test.cpp44 bool Colinear(const A &a, const B &b, double tolerance) { in Colinear() function
98 bOk &= Colinear(Fs[i], *F_expected, 1e-6); in ExpectKernelProperties()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dnodebuild.cpp116 Colinear.Clear(); in Clear()
541 Colinear.Clear (); in Heuristic()
582 max = Colinear.Size(); in Heuristic()
585 if (Colinear[p] == test->loopnum) in Heuristic()
592 Colinear.Push (test->loopnum); in Heuristic()
710 m2 = Colinear.Size (); in Heuristic()
726 if (look == Colinear[q]) in Heuristic()
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/solvers/Fe4_ELPA_2group/
H A Ddftb_in.hsd23 SpinPolarisation = Colinear {
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/rangesep/CH3/
H A Ddftb_in.hsd18 SpinPolarisation = Colinear {
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/spin/Fe4_commonFermi/
H A Ddftb_in.hsd19 SpinPolarisation = Colinear {
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/spin/Fe4_Fermi/
H A Ddftb_in.hsd16 SpinPolarisation = Colinear {
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/spin/Fe4/
H A Ddftb_in.hsd19 SpinPolarisation = Colinear {
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/dftb+u/Fe4/
H A Ddftb_in.hsd19 SpinPolarisation = Colinear {
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/spin/H2/
H A Ddftb_in.hsd19 SpinPolarisation = Colinear {
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/timedep/NO/
H A Ddftb_in.hsd20 SpinPolarisation = Colinear {
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/dftb+u/Fe4_read/
H A Ddftb_in.hsd19 SpinPolarisation = Colinear {
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/timedep/NO_onsite/
H A Ddftb_in.hsd19 SpinPolarisation = Colinear {
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkTriangle.cxx993 Colinear = 1, // binary 1 enumerator
1008 return Colinear; in Orientation()
1045 static const int Two_Colinear_One_Clockwise = 2*Colinear + Clockwise; in CoplanarTrianglesIntersect()
1046 static const int Two_Colinear_One_Counterclockwise = (2*Colinear + in CoplanarTrianglesIntersect()
1048 static const int One_Colinear_Two_Counterclockwise = (Colinear + in CoplanarTrianglesIntersect()
1085 if (p1Orientation[(index+1)%3] == Colinear && in CoplanarTrianglesIntersect()
1091 p1Orientation[(index+2)%3] == Colinear) in CoplanarTrianglesIntersect()
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/spin/H2O/
H A Ddftb_in.hsd23 SpinPolarisation = Colinear {
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/spin/OH_commonFermi/
H A Ddftb_in.hsd25 SpinPolarisation = Colinear {
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/dftb+u/CH3/
H A Ddftb_in.hsd23 SpinPolarisation = Colinear {
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/solvers/GaAs_2_ELPA2/
H A Ddftb_in.hsd23 SpinPolarisation = Colinear {
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/spin/H2O-periodic/
H A Ddftb_in.hsd26 SpinPolarisation = Colinear {
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/timedep/cyclopentadienyl/
H A Ddftb_in.hsd30 SpinPolarisation = Colinear {
/dports/devel/bullet/bullet3-3.21/Extras/HACD/
H A DhacdVector.h62 bool Colinear(const Vec3<T>& a, const Vec3<T>& b, const Vec3<T>& c);
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/dftb+u/GaAs_2/
H A Ddftb_in.hsd24 SpinPolarisation = Colinear {
/dports/devel/py-bullet3/bullet3-3.21/Extras/HACD/
H A DhacdVector.h62 bool Colinear(const Vec3<T>& a, const Vec3<T>& b, const Vec3<T>& c);
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkTriangle.cxx1104 Colinear = 1, // binary 1 enumerator
1119 return Colinear; in Orientation()
1155 static const int Two_Colinear_One_Clockwise = 2 * Colinear + Clockwise; in CoplanarTrianglesIntersect()
1156 static const int Two_Colinear_One_Counterclockwise = (2 * Colinear + Counterclockwise); in CoplanarTrianglesIntersect()
1157 static const int One_Colinear_Two_Counterclockwise = (Colinear + 2 * Counterclockwise); in CoplanarTrianglesIntersect()
1193 if (p1Orientation[(index + 1) % 3] == Colinear && p1Orientation[(index + 2) % 3] == Clockwise) in CoplanarTrianglesIntersect()
1197 if (p1Orientation[(index + 1) % 3] == Clockwise && p1Orientation[(index + 2) % 3] == Colinear) in CoplanarTrianglesIntersect()
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/rangesep/Thymine-T1-force/
H A Ddftb_in.hsd54 SpinPolarisation = Colinear {
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/spin/GaAs_2/
H A Ddftb_in.hsd26 SpinPolarisation = Colinear {

123