Searched refs:ONETHIRD (Results 1 – 2 of 2) sorted by relevance
86 #define ONETHIRD 0.33333333F ///< one third macro
927 ftmp = powf(fabs(fdetA), -(ONETHIRD)); in fUpdateMagCalibration7Slice()1280 ftmp = powf(fabs(fdetA), -(ONETHIRD)); in fUpdateMagCalibration10Slice()1732 f3x3matrixAeqAxScalar(pthisMagCal->fA, powf(det, -(ONETHIRD))); in fComputeMagCalibration7()1941 f3x3matrixAeqAxScalar(pthisMagCal->fA, powf(det, -(ONETHIRD))); in fComputeMagCalibration10()