Home
last modified time | relevance | path

Searched refs:nperm (Results 1 – 25 of 215) sorted by relevance

123456789

/dports/math/octave/octave-6.4.0/liboctave/array/
H A DMatrixType.cc75 dense (a.dense), full (a.full), nperm (a.nperm), perm (nullptr) in MatrixType()
77 if (nperm != 0) in MatrixType()
646 nperm = a.nperm; in operator =()
694 nperm = tmp_typ.nperm; in type()
726 nperm = tmp_typ.nperm; in type()
752 nperm = tmp_typ.nperm; in type()
778 nperm = tmp_typ.nperm; in type()
804 nperm = tmp_typ.nperm; in type()
830 nperm = tmp_typ.nperm; in type()
932 nperm = np; in mark_as_permuted()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/laso/
H A Ddnppla.c83 hv_dim1 = *nperm; in dnppla_()
86 h_dim1 = *nperm; in dnppla_()
113 i__1 = *nperm * *nperm; in dnppla_()
146 i__2 = *nperm; in dnppla_()
167 i__1 = *nperm; in dnppla_()
218 dlager_(nperm, nperm, &c__1, &h__[h_offset], &hmin, &hmax); in dnppla_()
220 dlaeig_(nperm, nperm, &c__1, nperm, &h__[h_offset], &val[val_offset], in dnppla_()
228 i__2 = *nperm; in dnppla_()
247 i__1 = *nperm; in dnppla_()
266 i__2 = *nperm; in dnppla_()
[all …]
H A Ddnlaso.c291 if (*nperm < 0) { in dnlaso_()
347 i__1 = *nperm; in dnlaso_()
366 i__1 = *nperm; in dnlaso_()
386 i__1 = *nperm; in dnlaso_()
489 i2 = i1 + *nperm * *nperm; in dnlaso_()
491 i3 = i2 + *nperm * *nperm; in dnlaso_()
494 i__1 = *n * *nblock, i__2 = (*nperm << 1) * *nperm; in dnlaso_()
742 i__1 = *nperm; in dnwla_()
1239 --(*nperm); in dnwla_()
1515 m = *nperm + 1; in dnwla_()
[all …]
/dports/misc/vxl/vxl-3.3.2/v3p/netlib/laso/
H A Ddnppla.c83 hv_dim1 = *nperm; in dnppla_()
86 h_dim1 = *nperm; in dnppla_()
113 i__1 = *nperm * *nperm; in dnppla_()
146 i__2 = *nperm; in dnppla_()
167 i__1 = *nperm; in dnppla_()
218 dlager_(nperm, nperm, &c__1, &h__[h_offset], &hmin, &hmax); in dnppla_()
220 dlaeig_(nperm, nperm, &c__1, nperm, &h__[h_offset], &val[val_offset], in dnppla_()
228 i__2 = *nperm; in dnppla_()
247 i__1 = *nperm; in dnppla_()
266 i__2 = *nperm; in dnppla_()
[all …]
H A Ddnlaso.c291 if (*nperm < 0) { in dnlaso_()
347 i__1 = *nperm; in dnlaso_()
366 i__1 = *nperm; in dnlaso_()
386 i__1 = *nperm; in dnlaso_()
489 i2 = i1 + *nperm * *nperm; in dnlaso_()
491 i3 = i2 + *nperm * *nperm; in dnlaso_()
494 i__1 = *n * *nblock, i__2 = (*nperm << 1) * *nperm; in dnlaso_()
742 i__1 = *nperm; in dnwla_()
1239 --(*nperm); in dnwla_()
1515 m = *nperm + 1; in dnwla_()
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/gw/Transfer/Utilities/
H A Dlinalg.f9013 integer n,nm,nperm local
19 nperm=1
26 nperm=0
58 nperm=-nperm
71 nperm=0
117 integer iperm(nm),nperm local
145 integer n,nm,nperm local
151 nperm=1
158 nperm=0
190 nperm=-nperm
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/gw/Transfer/Utilities/
H A Dlinalg.f9013 integer n,nm,nperm local
19 nperm=1
26 nperm=0
58 nperm=-nperm
71 nperm=0
117 integer iperm(nm),nperm local
145 integer n,nm,nperm local
151 nperm=1
158 nperm=0
190 nperm=-nperm
[all …]
/dports/math/R-cran-statmod/statmod/man/
H A Dpermp.Rd9 permp(x, nperm, n1, n2, total.nperm=NULL, method="auto", twosided=TRUE)
13 \item{nperm}{total number of permutations performed.}
14 \item{n1}{sample size of group 1. Not required if \code{total.nperm} is supplied.}
15 \item{n2}{sample size of group 2. Not required if \code{total.nperm} is supplied.}
16 \item{total.nperm}{total number of permutations allowable from the design of the experiment.}
23 The input values are the total number of permutations done (\code{nperm}) and the number of these t…
25 \code{total.nperm} is the total number of distinct values of the test statistic that are possible.
27 Usually \code{total.nperm} is computed automatically from \code{n1} and \code{n2}, but can also be …
31 If \code{method="auto"}, the exact calculation is used when \code{total.nperm} is less than or equa…
49 permp(x=x, nperm=99, n1=6, n2=6)
[all …]
/dports/math/R-cran-pls/pls/R/
H A Dncomp.R1 randomiz.test <- function(residualsNew, residualsReference, nperm) { argument
6 signs <- round(matrix(runif(N * nperm), N, nperm)) * 2 - 1
11 (count + .5) / (nperm + 1)
90 nperm = 999, alpha = 0.01, ncomp = object$ncomp, argument
119 nperm = nperm))
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A Dwdired.el958 (if (= (elt perms 1) ?-) (setq nperm (- nperm #o400)))
959 (if (= (elt perms 2) ?-) (setq nperm (- nperm #o200)))
961 (if (memq p-bit '(?- ?S)) (setq nperm (- nperm #o100)))
962 (if (memq p-bit '(?s ?S)) (setq nperm (+ nperm #o4000))))
963 (if (= (elt perms 4) ?-) (setq nperm (- nperm #o40)))
964 (if (= (elt perms 5) ?-) (setq nperm (- nperm #o20)))
966 (if (memq p-bit '(?- ?S ?l)) (setq nperm (- nperm #o10)))
968 (if (= (elt perms 7) ?-) (setq nperm (- nperm 4)))
969 (if (= (elt perms 8) ?-) (setq nperm (- nperm 2)))
971 (if (memq p-bit '(?- ?T)) (setq nperm (- nperm 1)))
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A Dwdired.el866 (if (= (elt perms 1) ?-) (setq nperm (- nperm 400)))
867 (if (= (elt perms 2) ?-) (setq nperm (- nperm 200)))
869 (if (memq p-bit '(?- ?S)) (setq nperm (- nperm 100)))
870 (if (memq p-bit '(?s ?S)) (setq nperm (+ nperm 4000))))
871 (if (= (elt perms 4) ?-) (setq nperm (- nperm 40)))
872 (if (= (elt perms 5) ?-) (setq nperm (- nperm 20)))
874 (if (memq p-bit '(?- ?S ?l)) (setq nperm (- nperm 10)))
876 (if (= (elt perms 7) ?-) (setq nperm (- nperm 4)))
877 (if (= (elt perms 8) ?-) (setq nperm (- nperm 2)))
879 (if (memq p-bit '(?- ?T)) (setq nperm (- nperm 1)))
[all …]
/dports/math/R-cran-statmod/statmod/R/
H A Dpermp.R1 permp <- function(x,nperm,n1,n2,total.nperm=NULL,method="auto",twosided=TRUE) argument
7 if(any(x>nperm)) stop("x cannot exceed nperm")
22 Y <- matrix(pbinom(x2,prob=prob,size=nperm),total.nperm,length(x))
31 Y <- matrix(pbinom(x2,prob=prob,size=nperm),128,length(x))
33 x[] <- (x+1)/(nperm+1)-int
/dports/lang/perl5.30/perl-5.30.3/cpan/File-Path/lib/File/
H A DPath.pm409 my $nperm = $perm | oct '700';
414 or $nperm == $perm
418 or eval { chmod( $nperm, $root_fh ) }
448 my $nperm = $perm | oct '700';
458 or $nperm == $perm
459 or chmod( $nperm, $curdir )
464 $nperm = $perm;
506 if ( $nperm != $perm and not chmod( $perm, $curdir ) ) {
587 my $nperm = $perm & oct '7777' | oct '600';
589 and $nperm != $perm
[all …]
/dports/lang/perl5.32/perl-5.32.1/cpan/File-Path/lib/File/
H A DPath.pm409 my $nperm = $perm | oct '700';
414 or $nperm == $perm
418 or eval { chmod( $nperm, $root_fh ) }
448 my $nperm = $perm | oct '700';
458 or $nperm == $perm
459 or chmod( $nperm, $curdir )
464 $nperm = $perm;
506 if ( $nperm != $perm and not chmod( $perm, $curdir ) ) {
587 my $nperm = $perm & oct '7777' | oct '600';
589 and $nperm != $perm
[all …]
/dports/lang/perl5.34/perl-5.34.0/cpan/File-Path/lib/File/
H A DPath.pm409 my $nperm = $perm | oct '700';
414 or $nperm == $perm
418 or eval { chmod( $nperm, $root_fh ) }
448 my $nperm = $perm | oct '700';
458 or $nperm == $perm
459 or chmod( $nperm, $curdir )
464 $nperm = $perm;
506 if ( $nperm != $perm and not chmod( $perm, $curdir ) ) {
587 my $nperm = $perm & oct '7777' | oct '600';
589 and $nperm != $perm
[all …]
/dports/sysutils/webmin/webmin-1.981/authentic-theme/lib/File/
H A DPath.pm409 my $nperm = $perm | oct '700';
414 or $nperm == $perm
418 or eval { chmod( $nperm, $root_fh ) }
448 my $nperm = $perm | oct '700';
458 or $nperm == $perm
459 or chmod( $nperm, $curdir )
464 $nperm = $perm;
506 if ( $nperm != $perm and not chmod( $perm, $curdir ) ) {
587 my $nperm = $perm & oct '7777' | oct '600';
589 and $nperm != $perm
[all …]
/dports/sysutils/usermin/usermin-1.830/authentic-theme/lib/File/
H A DPath.pm409 my $nperm = $perm | oct '700';
414 or $nperm == $perm
418 or eval { chmod( $nperm, $root_fh ) }
448 my $nperm = $perm | oct '700';
458 or $nperm == $perm
459 or chmod( $nperm, $curdir )
464 $nperm = $perm;
506 if ( $nperm != $perm and not chmod( $perm, $curdir ) ) {
587 my $nperm = $perm & oct '7777' | oct '600';
589 and $nperm != $perm
[all …]
/dports/devel/p5-File-Path/File-Path-2.18/lib/File/
H A DPath.pm409 my $nperm = $perm | oct '700';
414 or $nperm == $perm
418 or eval { chmod( $nperm, $root_fh ) }
448 my $nperm = $perm | oct '700';
458 or $nperm == $perm
459 or chmod( $nperm, $curdir )
464 $nperm = $perm;
506 if ( $nperm != $perm and not chmod( $perm, $curdir ) ) {
587 my $nperm = $perm & oct '7777' | oct '600';
589 and $nperm != $perm
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/File-Path/lib/File/
H A DPath.pm409 my $nperm = $perm | oct '700';
414 or $nperm == $perm
418 or eval { chmod( $nperm, $root_fh ) }
448 my $nperm = $perm | oct '700';
458 or $nperm == $perm
459 or chmod( $nperm, $curdir )
464 $nperm = $perm;
506 if ( $nperm != $perm and not chmod( $perm, $curdir ) ) {
587 my $nperm = $perm & oct '7777' | oct '600';
589 and $nperm != $perm
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/unit/
H A Dtest-bdrv-graph-mod.c36 uint64_t *nperm, uint64_t *nshared) in no_perm_default_perms() argument
38 *nperm = 0; in no_perm_default_perms()
52 uint64_t *nperm, uint64_t *nshared) in exclusive_write_perms() argument
54 *nperm = BLK_PERM_WRITE; in exclusive_write_perms()
248 uint64_t *nperm, uint64_t *nshared) in write_to_file_perms() argument
251 *nperm = BLK_PERM_WRITE; in write_to_file_perms()
254 *nperm = 0; in write_to_file_perms()
/dports/emulators/qemu/qemu-6.2.0/tests/unit/
H A Dtest-bdrv-graph-mod.c36 uint64_t *nperm, uint64_t *nshared) in no_perm_default_perms() argument
38 *nperm = 0; in no_perm_default_perms()
52 uint64_t *nperm, uint64_t *nshared) in exclusive_write_perms() argument
54 *nperm = BLK_PERM_WRITE; in exclusive_write_perms()
248 uint64_t *nperm, uint64_t *nshared) in write_to_file_perms() argument
251 *nperm = BLK_PERM_WRITE; in write_to_file_perms()
254 *nperm = 0; in write_to_file_perms()
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dbackup-top.c123 uint64_t *nperm, uint64_t *nshared) in backup_top_child_perm() argument
135 *nperm = 0; in backup_top_child_perm()
148 *nperm = BLK_PERM_WRITE; in backup_top_child_perm()
152 nperm, nshared); in backup_top_child_perm()
155 *nperm = *nperm | BLK_PERM_CONSISTENT_READ; in backup_top_child_perm()
/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dbackup-top.c123 uint64_t *nperm, uint64_t *nshared) in backup_top_child_perm() argument
135 *nperm = 0; in backup_top_child_perm()
148 *nperm = BLK_PERM_WRITE; in backup_top_child_perm()
152 nperm, nshared); in backup_top_child_perm()
155 *nperm = *nperm | BLK_PERM_CONSISTENT_READ; in backup_top_child_perm()
/dports/math/rubiks/rubiks-20070912/dik/
H A Dsize222.c35 int perm, nperm; local
42 nperm = perm;
45 nperm = cperms[nperm][i];
47 nnum = nperm * MAX_TWISTS + ntwist;
/dports/science/siesta/siesta-4.1.5/Util/TS/TBtrans/
H A Dm_tbt_kregions.F90602 integer :: il, nperm local
617 nperm = size(r_k(0)%wkpt)
624 nperm = nperm * size(r_k(il)%wkpt)
628 nperm = size(r_k(0)%wkpt)
630 nperm = nperm * size(r_k(il)%wkpt)
640 &permutations [default/total]: ',size(r_k(0)%wkpt),' / ',nperm
643 nperm = size(r_k(0)%wkpt)
644 call tbt_iokp(nperm,r_k(0)%kpt,r_k(0)%wkpt, &
648 nperm = size(r_k(il)%wkpt)
649 call tbt_iokp(nperm,r_k(il)%kpt,r_k(il)%wkpt, &

123456789