HomeSort by relevance Sort by last modified time
    Searched defs:catOfs (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/ml/
precomp.hpp 297 int getCatCount(int vi) const { return catOfs[vi][1] - catOfs[vi][0]; }
352 vector<Vec2i> catOfs;
  /external/opencv3/modules/ml/src/
precomp.hpp 297 int getCatCount(int vi) const { return catOfs[vi][1] - catOfs[vi][0]; }
352 vector<Vec2i> catOfs;

Completed in 692 milliseconds