Home
last modified time | relevance | path

Searched refs:WEPAN (Results 1 – 4 of 4) sorted by relevance

/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/locfit/
H A Dweight.c20 case WEPAN: return((u>1) ? 0.0 : 1-u*u);
129 case WEPAN: return(-2*u/(1-u*u+eps));
182 { case WEPAN: return(-2.0);
226 case WEPAN: I = 2.0/(dj*(dj+2)); break;
266 case WEPAN:
341 case WEPAN:
369 case WEPAN:
442 case WEPAN: return(15.0);
453 case WEPAN: return(39690.0);
H A Dlfcons.h139 #define WEPAN 2 macro
H A Dlfstr.c65 static int wvals[13] = { WRECT, WEPAN, WBISQ, WTCUB,
H A Dlf_vari.c39 case WEPAN: nk = WBISQ; h = des->h; break;