Home
last modified time | relevance | path

Searched defs:modw (Results 1 – 3 of 3) sorted by relevance

/dports/science/afni/afni-AFNI_21.3.16/src/matlab/
H A DPreProc.m208 modw = tril(ones(nterms)); % get model with this term variable
213 modw = ones(nterms); variable
219 modw = logical(modw); % get model with this term variable
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/polyselect/
H A Drootsieve1.c154 average_alpha (cado_poly_srcptr poly0, long modv, long modw, long q) in average_alpha()
397 long modw) in rotate_v()
/dports/misc/crosti/crosti-1.14.0_2/src/usrhcpp/
H A Dmainwindow.cpp2040 int modw=sz.width()%w; in printScheme() local