Home
last modified time | relevance | path

Searched defs:nneg (Results 1 – 25 of 102) sorted by relevance

12345

/dports/math/R-cran-NMF/NMF/R/
H A Dtransforms.R25 setGeneric('nneg', function(object, ...) standardGeneric('nneg')) generic
88 setMethod('nneg', 'matrix' method
136 setMethod('nneg', 'NMF', method
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/MATLAB_Tools/dimacs10/
H A Dmetis_graph_read.m44 nneg = 0 ; variable
51 nneg = length (bad) ; variable
/dports/math/suitesparse-config/SuiteSparse-5.10.1/MATLAB_Tools/dimacs10/
H A Dmetis_graph_read.m44 nneg = 0 ; variable
51 nneg = length (bad) ; variable
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/MATLAB_Tools/dimacs10/
H A Dmetis_graph_read.m44 nneg = 0 ; variable
51 nneg = length (bad) ; variable
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/MATLAB_Tools/dimacs10/
H A Dmetis_graph_read.m44 nneg = 0 ; variable
51 nneg = length (bad) ; variable
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/MATLAB_Tools/dimacs10/
H A Dmetis_graph_read.m44 nneg = 0 ; variable
51 nneg = length (bad) ; variable
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/MATLAB_Tools/dimacs10/
H A Dmetis_graph_read.m44 nneg = 0 ; variable
51 nneg = length (bad) ; variable
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/MATLAB_Tools/dimacs10/
H A Dmetis_graph_read.m44 nneg = 0 ; variable
51 nneg = length (bad) ; variable
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/MATLAB_Tools/dimacs10/
H A Dmetis_graph_read.m44 nneg = 0 ; variable
51 nneg = length (bad) ; variable
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/MATLAB_Tools/dimacs10/
H A Dmetis_graph_read.m44 nneg = 0 ; variable
51 nneg = length (bad) ; variable
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/MATLAB_Tools/dimacs10/
H A Dmetis_graph_read.m44 nneg = 0 ; variable
51 nneg = length (bad) ; variable
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/MATLAB_Tools/dimacs10/
H A Dmetis_graph_read.m44 nneg = 0 ; variable
51 nneg = length (bad) ; variable
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/MATLAB_Tools/dimacs10/
H A Dmetis_graph_read.m44 nneg = 0 ; variable
51 nneg = length (bad) ; variable
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/MATLAB_Tools/dimacs10/
H A Dmetis_graph_read.m44 nneg = 0 ; variable
51 nneg = length (bad) ; variable
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/MATLAB_Tools/dimacs10/
H A Dmetis_graph_read.m44 nneg = 0 ; variable
51 nneg = length (bad) ; variable
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/MATLAB_Tools/dimacs10/
H A Dmetis_graph_read.m44 nneg = 0 ; variable
51 nneg = length (bad) ; variable
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/MATLAB_Tools/dimacs10/
H A Dmetis_graph_read.m44 nneg = 0 ; variable
51 nneg = length (bad) ; variable
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/MATLAB_Tools/dimacs10/
H A Dmetis_graph_read.m44 nneg = 0 ; variable
51 nneg = length (bad) ; variable
/dports/science/bagel/bagel-1.2.2/src/wfn/
H A Dzcoeff.h76 int nneg() const { return nneg_; } in nneg() function
102 : ZCoeff_base(ndim, loc, nclosed, nact, nvirt, nneg) { } in ZCoeff_base() argument
144 : ZCoeff_base(ndim, loc, nclosed, nact, nvirt, nneg) { } in ZCoeff_base() argument
174 …const int ndim, const bool loc, const int nclosed, const int nact, const int nvirt, const int nneg) in ZCoeff_Kramers()
H A Dzcoeff.cc35 …const int ndim, const bool loc, const int nclosed, const int nact, const int nvirt, const int nneg) in ZCoeff_base()
52 …ZMatView& coeff, const int nclosed, const int nact, const int nvirt, const int nneg, const bool mo… in ZCoeff_Striped()
67 …ff_Block(const ZMatView& coeff, const int nclosed, const int nact, const int nvirt, const int nneg) in ZCoeff_Block()
73 …ZMatView& coeff, const int nclosed, const int nact, const int nvirt, const int nneg, const bool mo… in ZCoeff_Kramers()
/dports/math/octave-forge-statistics/statistics-1.4.3/inst/
H A Dsigntest.m135 nneg = sum(x<my); variable
142 nneg = sum(x<my); variable
148 nneg = sum(x<my); variable
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/SmilesParse/
H A DSmartsWrite.cpp457 bool nneg = (negate) ^ (tchild->getNegation()); in _recurseGetSmarts() local
463 bool nneg = (negate) ^ (child1->getNegation()); in _recurseGetSmarts() local
492 bool nneg = (negate) ^ (tchild->getNegation()); in _recurseGetSmarts() local
497 bool nneg = (negate) ^ (child2->getNegation()); in _recurseGetSmarts() local
561 bool nneg = (negate) ^ (tchild->getNegation()); in _recurseBondSmarts() local
567 bool nneg = (negate) ^ (child1->getNegation()); in _recurseBondSmarts() local
577 bool nneg = (negate) ^ (tchild->getNegation()); in _recurseBondSmarts() local
583 bool nneg = (negate) ^ (child2->getNegation()); in _recurseBondSmarts() local
/dports/math/R-cran-matrixStats/matrixStats/tests/
H A DsignTabulate_subset.R4 nneg <- sum(x < 0, na.rm = TRUE) functionVar
H A DsignTabulate.R4 nneg <- sum(x < 0, na.rm = TRUE) functionVar
/dports/security/mkp224o/mkp224o-1.5.0/ed25519/amd64-64-24k/
H A Dge25519_double_scalarmult.c31 ge25519_niels nneg; in ge25519_double_scalarmult_vartime() local

12345