Home
last modified time | relevance | path

Searched defs:calcWeights (Results 1 – 5 of 5) sorted by relevance

/dports/biology/clustalw/clustalw-2.1/src/tree/UPGMA/
H A DRootedGuideTree.cpp133 void RootedGuideTree::calcWeights(vector<int>* seqWeights) in calcWeights() function in clustalw::RootedGuideTree
/dports/finance/quantlib/QuantLib-1.20/ql/methods/finitedifferences/operators/
H A Dnumericaldifferentiation.cpp70 Disposable<Array> calcWeights(const Array& x, Size M) { in calcWeights() function
/dports/math/ogdf/OGDF/src/ogdf/energybased/
H A DStressMinimization.cpp135 void StressMinimization::calcWeights( in calcWeights() function in ogdf::StressMinimization
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/kinetics/
H A DsolveSP.cpp558 void solveSP::calcWeights(doublereal wtSpecies[], doublereal wtResid[], in calcWeights() function in Cantera::solveSP
/dports/graphics/blender/blender-2.91.0/extern/mantaflow/preprocessed/
H A Dfastmarch.cpp45 Real FastMarch<COMP, TDIR>::calcWeights(int &okcnt, int &invcnt, Real *v, const Vec3i &idx) in calcWeights() function in Manta::FastMarch