Home | History | Annotate | Download | only in Core

Lines Matching defs:qp

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