Home | History | Annotate | Download | only in src

Lines Matching defs:w0

383         double w0 = crow[0], w1 = crow[1];
384 double weight = w0 + w1;
389 lcw[0] += w0; rcw[0] -= w0;
986 double w0 = 1./count;
1021 weights->data.db[i] = w0*p[class_labels[i]];