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

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic54x/
loop.s 6 .asg label,COEF
9 COEF .loop 10
  /external/opencv/ml/include/
ml.h 492 enum { C=0, GAMMA=1, P=2, NU=3, COEF=4, DEGREE=5 };
511 CvParamGrid coef_grid = get_default_grid(CvSVM::COEF),
    [all...]
  /external/opencv/ml/src/
mlsvm.cpp 150 else if( param_id == CvSVM::COEF )
1613 double gamma = 0, C = 0, degree = 0, coef = 0, p = 0, nu = 0; local
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 251 milliseconds