Loading isis/src/control/objs/BundleUtilities/BundleMeasure.h +3 −0 Original line number Diff line number Diff line Loading @@ -72,6 +72,9 @@ namespace Isis { * mutators. Also added methods setPolySegmentIndices() and * setNormalsBlockIndices(). All in support of piecewise polynomial * implementation. * @history 2018-06-27 Ken Edmundson - Added members m_measureSigma and * m_measureWeightSqrt; and corresponding accessors and * mutators. */ class BundleMeasure { Loading Loading
isis/src/control/objs/BundleUtilities/BundleMeasure.h +3 −0 Original line number Diff line number Diff line Loading @@ -72,6 +72,9 @@ namespace Isis { * mutators. Also added methods setPolySegmentIndices() and * setNormalsBlockIndices(). All in support of piecewise polynomial * implementation. * @history 2018-06-27 Ken Edmundson - Added members m_measureSigma and * m_measureWeightSqrt; and corresponding accessors and * mutators. */ class BundleMeasure { Loading