Home
last modified time | relevance | path

Searched refs:intcols (Results 1 – 10 of 10) sorted by relevance

/dports/math/R-cran-DoE.base/DoE.base/R/
H A DcorrPlot.R55 intcols <- which(effid %in% (nfac+1):(nfac*(nfac+1)/2 + nfac*(nfac-1)*(nfac-2)/6 )) functionVar
58 intcols <- setdiff(1:nc, mecols) ## only 2-factor interactions present
60 if (!three) int2cols <- intcols
62 if (suppress & main.only) cpr <- cpr[rev(mecols), intcols]
63 if (suppress & !main.only) cpr <- cpr[rev(c(mecols, int2cols)), intcols]
64 if (!suppress & main.only) cpr <- cpr[rev(mecols), c(mecols, intcols)]
65 if (!suppress & !main.only) cpr <- cpr[rev(c(mecols, int2cols)), c(mecols, intcols)]
69 if (suppress) vsmall <- 0.5 + 0:length(intcols)
/dports/www/moodle311/moodle/mod/assign/feedback/editpdf/classes/
H A Dcomment.php64 $intcols = array('width', 'x', 'y');
67 if (in_array($key, $intcols)) {
H A Dannotation.php72 $intcols = array('endx', 'endy', 'x', 'y');
75 if (in_array($key, $intcols)) {
/dports/www/moodle310/moodle/mod/assign/feedback/editpdf/classes/
H A Dcomment.php64 $intcols = array('width', 'x', 'y');
67 if (in_array($key, $intcols)) {
H A Dannotation.php72 $intcols = array('endx', 'endy', 'x', 'y');
75 if (in_array($key, $intcols)) {
/dports/www/moodle39/moodle/mod/assign/feedback/editpdf/classes/
H A Dcomment.php64 $intcols = array('width', 'x', 'y');
67 if (in_array($key, $intcols)) {
H A Dannotation.php72 $intcols = array('endx', 'endy', 'x', 'y');
75 if (in_array($key, $intcols)) {
/dports/math/gretl/gretl-2021d/lib/src/
H A Dmatrix_extra.c1958 char *intcols = NULL; in gretl_matrix_print_with_format() local
1972 intcols = get_intcols(m, &intcast); in gretl_matrix_print_with_format()
1977 intcols = get_intcols(m, &intcast); in gretl_matrix_print_with_format()
1982 if (intcast || intcols) { in gretl_matrix_print_with_format()
2002 if (intcols != NULL) { in gretl_matrix_print_with_format()
2003 intcast = intcols[j]; in gretl_matrix_print_with_format()
2028 free(intcols); in gretl_matrix_print_with_format()
/dports/math/gap/gap-4.11.0/lib/
H A Dzlattice.gi377 inforec:= rec( intcols := [],
387 Add( inforec.intcols, i );
421 coeffs:= row{ inforec.intcols };
/dports/graphics/opendx/dx-4.4.4/help/
H A Dspots794 intcols dxall747