Home
last modified time | relevance | path

Searched defs:unweight (Results 1 – 4 of 4) sorted by relevance

/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/multivariate/
H A Dpca.py624 def project(self, ncomp=None, transform=True, unweight=True): argument
/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/
H A DRNAstruct.c566 unweight(const char *structure) in unweight() function
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/Python/
H A DRNA.py2667 def unweight(wcoarse): function
/dports/biology/viennarna/ViennaRNA-2.4.18/interfaces/Python3/
H A DRNA.py2667 def unweight(wcoarse: "char *") -> "char *": function