Home | History | Annotate | Download | only in include

Lines Matching defs:cvInvSqrt

266 #define cvInvSqrt(value) ((float)(1./sqrt(value)))