Home
last modified time | relevance | path

Searched defs:totalWeight (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/set/constraints/
H A DSumWeightedSet.java75 public IntVar totalWeight; field in SumWeightedSet
95 public SumWeightedSet(SetVar a, int[] elements, int[] weights, IntVar totalWeight) { in SumWeightedSet()
129 public SumWeightedSet(SetVar a, IntVar totalWeight) { in SumWeightedSet()
141 public SumWeightedSet(SetVar a, int[] weights, IntVar totalWeight) { in SumWeightedSet()
/dports/games/critterding/critterding-beta12/src/scenes/entities/
H A Dbody.h45 float totalWeight; variable
H A Dbodyarch.h36 float totalWeight; variable
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Numerics/Statistics/include/
H A DitkWeightedMeanSampleFilter.hxx103 WeightValueType totalWeight = NumericTraits< WeightValueType >::ZeroValue(); in ComputeMeanWithWeights() local
168 WeightValueType totalWeight = NumericTraits< WeightValueType >::ZeroValue(); in ComputeMeanWithWeightingFunction() local
H A DitkWeightedCovarianceSampleFilter.hxx114 WeightValueType totalWeight = NumericTraits< WeightValueType >::ZeroValue(); in ComputeCovarianceMatrixWithWeightingFunction() local
214 WeightValueType totalWeight = NumericTraits< WeightValueType >::ZeroValue(); in ComputeCovarianceMatrixWithWeights() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/fs/slive/
H A DRouletteSelector.java45 double totalWeight = 0; in select() local
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/fs/slive/
H A DRouletteSelector.java45 double totalWeight = 0; in select() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.renderers.swt/src/org/eclipse/e4/ui/workbench/renderers/swt/
H A DSashLayout.java183 int totalWeight = getWeight(sr.left) + getWeight(sr.right); in adjustWeights() local
249 private int totalWeight(MGenericTile<?> node) { in totalWeight() method in SashLayout
277 double totalWeight = totalWeight(sashContainer); in tileSubNodes() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/structuresynth-1.5/ssynth/StructureSynth/Model/
H A DAmbiguousRule.cpp26 double totalWeight = 0; in apply() local
/dports/sysutils/kf5-baloo/baloo-5.89.0/src/file/
H A Dtimeestimator.cpp30 float totalWeight = 0; in calculateTimeLeft() local
/dports/math/py-or-tools/or-tools-9.2/ortools/algorithms/samples/
H A DKnapsack.java54 int totalWeight = 0; in solve() local
/dports/graphics/vigra/vigra-8acd73a/src/matlab/
H A DvigraPredictIndividually.cpp67 double totalWeight = 0.0; in vigraMain() local
/dports/graphics/pixie/Pixie/src/ri/
H A Ddepository.cpp68 float totalWeight; in lookup() local
/dports/games/scorched3d/scorched/src/common/placement/
H A DPlacementObjectRandom.cpp65 fixed totalWeight = generator.getRandFixed("PlacementObjectRandom") * totalWeight_; in createObject() local
/dports/devel/libgrading/libgrading-0.1.8/src/
H A DTestSuite.cpp54 unsigned int TestSuite::totalWeight() const in totalWeight() function in TestSuite
/dports/math/vtk8/VTK-8.2.0/Imaging/Math/
H A DvtkImageWeightedSum.cxx60 double totalWeight = 0.0; in CalculateTotalWeight() local
83 double totalWeight = self->CalculateTotalWeight(); in vtkImageWeightedSumExecute() local
/dports/math/vtk9/VTK-9.1.0/Imaging/Math/
H A DvtkImageWeightedSum.cxx59 double totalWeight = 0.0; in CalculateTotalWeight() local
80 double totalWeight = self->CalculateTotalWeight(); in vtkImageWeightedSumExecute() local
/dports/math/vtk6/VTK-6.2.0/Imaging/Math/
H A DvtkImageWeightedSum.cxx60 double totalWeight = 0.0; in CalculateTotalWeight() local
83 double totalWeight = self->CalculateTotalWeight(); in vtkImageWeightedSumExecute() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/FuzzMutate/
H A DRandomIRBuilder.h41 /// values in \c Srcs should be source operands that have already been in uniform()
/dports/math/py-or-tools/or-tools-9.2/ortools/linear_solver/samples/
H A DMultipleKnapsackMip.java100 double totalWeight = 0; in main() local
H A DBinPackingMip.java109 double totalWeight = 0; in main() local
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/flexible/
H A DQuorumHierarchical.java307 long totalWeight = serverWeight.get(sid) + groupWeight.get(gid); in computeGroupWeight() local
346 long totalWeight = serverWeight.get(sid) + expansion.get(gid); in containsQuorum() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/codegen/
H A DSplitter.java300 long totalWeight = 0; in leaveLiteralNode() local
343 long totalWeight = 0; in leaveObjectNode() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/codegen/
H A DSplitter.java300 long totalWeight = 0; in leaveLiteralNode() local
343 long totalWeight = 0; in leaveObjectNode() local
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/playlist/navigators/
H A DFavoredRandomTrackNavigator.cpp58 qreal totalWeight = 0.0; in planOne() local

12345678910>>...12