Home
last modified time | relevance | path

Searched defs:isWeighted (Results 1 – 9 of 9) sorted by relevance

/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/java/java/
H A DDistGraphNeighbors.java64 public boolean isWeighted() in isWeighted() method in DistGraphNeighbors
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/java/java/
H A DDistGraphNeighbors.java64 public boolean isWeighted() in isWeighted() method in DistGraphNeighbors
/dports/graphics/libbpg/libbpg-0.9.8/x265/source/common/
H A Dlowres.h43 bool isWeighted; member
/dports/multimedia/x265/source/common/
H A Dlowres.h47 bool isWeighted; member
/dports/java/jgraphx/jgraphx-4.2.2/examples/com/mxgraph/examples/swing/editor/
H A DGraphConfigDialog.java1671 public boolean isWeighted() in isWeighted() method in GraphConfigDialog
/dports/multimedia/handbrake/x265_3.5/source/common/
H A Dlowres.h47 bool isWeighted; member
/dports/graphics/vigra/vigra-8acd73a/include/vigra/
H A Drandom_forest_deprec.hxx183 bool pure[2], isWeighted; member
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/mediax/jai/
H A DHistogram.java1128 public Histogram getSmoothed(boolean isWeighted, int k) { in getSmoothed()
/dports/misc/glow/glow-f24d960e3cc80db95ac0bc17b1900dbf60ca044a/lib/Importer/
H A DCaffe2ModelLoader.cpp1413 const bool isWeighted = in loadOperator() local