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

  /external/opencv/ml/src/
mlsvm.cpp 225 &CvSVMKernel::calc_linear;
250 void CvSVMKernel::calc_linear( int vcount, int var_count, const float** vecs, function in class:CvSVMKernel
    [all...]
  /external/opencv/ml/include/
ml.h 360 virtual void calc_linear( int vec_count, int vec_size, const float** vecs,
    [all...]

Completed in 120 milliseconds