- Timestamp:
- Sep 3, 2014, 3:24:28 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140813
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psLib/src/math/psEllipse.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140813
- Property svn:mergeinfo changed
/trunk merged: 37279,37290,37311-37313,37315,37318-37319,37321,37325-37327,37334
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140813/psLib/src/math/psEllipse.h
r36375 r37351 65 65 ); 66 66 67 /// Convert shape to axes representation and compute errors 68 psEllipseAxes psEllipseShapeToAxesWithErrors(psEllipseShape shape, ///< Shape of ellipse 69 psEllipseShape errors, ///<errors on shape params 70 double maxAR, ///< Maximum allowed axis ratio 71 psEllipseAxes *pShapeErrors ///< propagated errors on axes 72 ); 73 67 74 /// Convert axes to polarization representation 68 75 psEllipsePol psEllipseAxesToPol(psEllipseAxes axes ///< Axes of ellipse
Note:
See TracChangeset
for help on using the changeset viewer.
