Home
last modified time | relevance | path

Searched refs:PrintWeights (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/lttoolbox/lttoolbox-3.5.4/tests/lt_proc/
H A D__init__.py60 class PrintWeights(ProcTest): class
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/xtp-2a31d70/include/votca/xtp/
H A Dbse.h120 void PrintWeights(const Eigen::VectorXd& weights) const;
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/include/votca/xtp/
H A Dbse.h120 void PrintWeights(const Eigen::VectorXd& weights) const; in SVGAttrAnimationRuleProcessor()
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/xtp-2a31d70/src/libxtp/gwbse/
H A Dbse.cc289 void BSE::PrintWeights(const Eigen::VectorXd& weights) const { in PrintWeights() function in votca::xtp::BSE
350 PrintWeights(weights); in Analyze_singlets()
391 PrintWeights(weights); in Analyze_triplets()
/dports/science/votca/votca-2021.2-18560-gfbe18d971/xtp/src/libxtp/gwbse/
H A Dbse.cc289 void BSE::PrintWeights(const Eigen::VectorXd& weights) const { in PrintWeights() function in votca::xtp::BSE
350 PrintWeights(weights); in Analyze_singlets()
391 PrintWeights(weights); in Analyze_triplets()
/dports/math/palp/palp-2.20/
H A DE_Poly.c599 void PrintWeights(CWS * _W) in PrintWeights() function
680 PrintWeights(_W); fprintf(outFILE, " "); in Output()