Home | History | Annotate | Download | only in src

Lines Matching full:bpart

217                 Mat bpart = buf[1].colRange(0, (int)(j2 - j));
218 bpart0.convertTo(bpart, bpart.type(), beta);
219 const double* bptr = bpart.ptr<double>();