Searched refs:LinearIndexParams (Results 1 – 3 of 3) sorted by relevance
40 struct LinearIndexParams : public IndexParams struct42 LinearIndexParams() in LinearIndexParams() function57 … LinearIndex(const Matrix<ElementType>& inputData, const IndexParams& params = LinearIndexParams(),
88 struct CV_EXPORTS LinearIndexParams : public IndexParams struct90 LinearIndexParams();
428 return LinearIndexParams(); in estimateBuildParams()