Home
last modified time | relevance | path

Searched refs:getRho (Results 1 – 25 of 37) sorted by relevance

12

/dports/misc/visp/visp-3.4.0/example/servo-afma6/
H A DservoAfma6SquareLines2DCamVelocity.cpp172 lined[0].setRho(-fabs(lined[0].getRho())); in main()
174 lined[1].setRho(-fabs(lined[1].getRho())); in main()
176 lined[2].setRho(-fabs(lined[2].getRho())); in main()
178 lined[3].setRho(-fabs(lined[3].getRho())); in main()
H A DservoAfma6Cylinder2DCamVelocity.cpp162 pd[0].setRhoTheta(-fabs(pd[0].getRho()), 0); in main()
163 pd[1].setRhoTheta(-fabs(pd[1].getRho()), M_PI); in main()
204 vpTRACE("%f %f ", line[i].getRho(), line[i].getTheta()); in main()
H A DservoAfma6TwoLines2DCamVelocity.cpp172 lined[0].setRho(-fabs(lined[0].getRho())); in main()
174 lined[1].setRho(-fabs(lined[1].getRho())); in main()
H A DservoAfma6Cylinder2DCamVelocitySecondaryTask.cpp167 pd[0].setRhoTheta(-fabs(pd[0].getRho()), 0); in main()
168 pd[1].setRhoTheta(-fabs(pd[1].getRho()), M_PI); in main()
H A DservoAfma6Line2DCamVelocity.cpp148 lined.setRho(-fabs(lined.getRho())); in main()
/dports/misc/visp/visp-3.4.0/modules/visual_features/src/feature-builder/
H A DvpFeatureBuilderVanishingPoint.cpp101 double rho_l = L1.getRho(); in create()
102 double rho_r = L2.getRho(); in create()
127 double rho_1 = L1.getRho(); in create()
129 double rho_2 = L2.getRho(); in create()
H A DvpFeatureBuilderLine.cpp64 s.setRhoTheta(t.getRho(), t.getTheta()); in create()
197 double rhop = t.getRho(); in create()
/dports/misc/visp/visp-3.4.0/modules/visual_features/src/visual-feature/
H A DvpFeatureLine.cpp466 rho = getRho(); in display()
492 rho = getRho(); in display()
/dports/biology/mothur/mothur-1.46.1/source/
H A Dcalcsparcc.h26 vector<vector<float> > getRho() { return median; } in getRho() function
/dports/misc/visp/visp-3.4.0/modules/visual_features/include/visp3/visual_features/
H A DvpFeatureLine.h228 double getRho() const { return s[0]; } in getRho() function
/dports/misc/visp/visp-3.4.0/modules/core/include/visp3/core/
H A DvpLine.h130 double getRho() const { return p[0]; } in getRho() function
/dports/misc/visp/visp-3.4.0/example/tracking/
H A DtrackMeLine.cpp339 vpTRACE("L1 : %f %f", L1.getRho(), vpMath::deg(L1.getTheta())); in main()
341 vpTRACE("L1 : %f %f", l.getRho(), vpMath::deg(l.getTheta())); in main()
/dports/math/openturns/openturns-1.18/lib/src/Base/Stat/openturns/
H A DStationaryFunctionalCovarianceModel.hxx64 Function getRho() const;
H A DFractionalBrownianMotionModel.hxx85 CorrelationMatrix getRho() const;
/dports/science/clhep/2.4.1.0/CLHEP/Vector/src/
H A DThreeVector.cc242 double rho1 = getRho(); in setCylTheta()
289 double rho1 = getRho(); in setCylEta()
/dports/misc/visp/visp-3.4.0/modules/tracker/me/include/visp3/me/
H A DvpMeLine.h199 double getRho() const;
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudaimgproc/include/opencv2/
H A Dcudaimgproc.hpp367 CV_WRAP virtual float getRho() const = 0;
415 CV_WRAP virtual float getRho() const = 0;
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/openturns/
H A DGeneralLinearModelAlgorithm.hxx137 Point getRho() const;
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudaimgproc/src/
H A Dhough_segments.cpp83 float getRho() const { return rho_; } in getRho() function in __anon0bf1b6500111::HoughSegmentDetectorImpl
H A Dhough_lines.cpp80 float getRho() const { return rho_; } in getRho() function in __anon177df4850111::HoughLinesDetectorImpl
/dports/misc/ompl/ompl-1.5.2/src/ompl/base/spaces/constraint/
H A DAtlasStateSpace.h278 double getRho() const in getRho() function
/dports/biology/mothur/mothur-1.46.1/source/commands/
H A Dsparcccommand.cpp228 vector<vector<float> > origCorrMatrix = originalData.getRho(); in process()
331 vector<vector<float> > permuteCorrMatrix = permutedData.getRho(); in driverSparcc()
/dports/math/openturns/openturns-1.18/lib/src/Base/Stat/
H A DStationaryFunctionalCovarianceModel.cxx123 Function StationaryFunctionalCovarianceModel::getRho() const in getRho() function in StationaryFunctionalCovarianceModel
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Algorithm/MetaModel/Kriging/
H A DKrigingAlgorithm.cxx130 rho_ = glmAlgo_.getRho(); in run()
/dports/science/clhep/2.4.1.0/CLHEP/Vector/Vector/
H A DThreeVector.h258 inline double getRho () const;

12