Home | History | Annotate | Download | only in Core

Lines Matching defs:qp

159     Scalar qp = q/p;
160 return p * sqrt(Scalar(1) + qp*qp);