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

  /external/opencv/ml/src/
mlann_mlp.cpp 935 double sweight = sw ? count*sw[idx] : 1.; local
998 grad1->data.db[k] = t*sweight;
1008 grad1->data.db[k] = t*sweight;
1012 E *= sweight;
1186 double sweight = sw ? sw[si+i] : inv_count, E1 = 0; local
1202 double sweight = sw ? sw[si+i] : inv_count, E1 = 0; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
olectl.h 79 SHORT sWeight;

Completed in 465 milliseconds