Home
last modified time | relevance | path

Searched defs:minElement (Results 1 – 25 of 45) sorted by relevance

12

/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/src/mathematics/
H A DVector3.cpp52 int minElement = vectorAbs.getMinAxis(); in getOneUnitOrthogonalVector() local
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/parallel/
H A Dparallel_algorithms.h370 minElement(TContainer const & c, TUnaryPredicate p, Tag<TParallelTag> const & /* tag */) in minElement() function
378 minElement(TContainer const & c, Tag<TParallelTag> const & /* tag */) in minElement() function
508 minElement(TContainer const & c, TUnaryPredicate p, Parallel) in minElement() function
516 minElement(TContainer const & c, Parallel) in minElement() function
660 minElement(TContainer const & c, TUnaryPredicate p) in minElement() function
667 minElement(TContainer const & c) in minElement() function
/dports/math/gecode/gecode-0916a1a/gecode/set/convex/
H A Dhull.cpp65 int minElement = std::min(x1.glbMin(),x0.glbMin()); in propagate() local
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/Libpfs/utils/
H A Dminmax.hxx34 _Type minElement(const _Type *vector, size_t vectorSize) { in minElement() function
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/objects/geometry/
H A DGeneric.h37 INLINE Float minElement(const T& value) { in minElement() function
H A DTracelessTensor.h298 INLINE Float minElement(const TracelessTensor& t) { in minElement() function
H A DTensor.h218 INLINE Float minElement(const Tensor& t) { in minElement() function
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/parallel/
H A Dparallel_algorithms.h415 minElement(TContainer const & c, TUnaryPredicate p, Tag<TParallelTag> const & /* tag */) in minElement() function
423 minElement(TContainer const & c, Tag<TParallelTag> const & /* tag */) in minElement() function
599 minElement(TContainer const & c, TUnaryPredicate p, Parallel) in minElement() function
607 minElement(TContainer const & c, Parallel) in minElement() function
793 minElement(TContainer const & c, TUnaryPredicate p) in minElement() function
800 minElement(TContainer const & c) in minElement() function
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/parallel/
H A Dparallel_algorithms.h415 minElement(TContainer const & c, TUnaryPredicate p, Tag<TParallelTag> const & /* tag */) in minElement() function
423 minElement(TContainer const & c, Tag<TParallelTag> const & /* tag */) in minElement() function
599 minElement(TContainer const & c, TUnaryPredicate p, Parallel) in minElement() function
607 minElement(TContainer const & c, Parallel) in minElement() function
793 minElement(TContainer const & c, TUnaryPredicate p) in minElement() function
800 minElement(TContainer const & c) in minElement() function
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOSPATHBT.cpp77 Node *minElement = localElements[1]; in return_min() local
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/geometry/partitions/
H A Dcheckerboardingpartition.h93 inline int *minElement(Coord<DIM>& coord) const in minElement() function
/dports/math/vampire/vampire-4.5.1/Saturation/
H A DPredicateSplitPassiveClauseContainer.cpp195 …auto minElement = *minElementIt; // need to save the value of the min element before updating it t… in popSelected() local
279 …auto minElement = *minElementIt; // need to save the value of the min element before updating it t… in simulationPopSelected() local
/dports/math/givaro/givaro-4.1.1/src/kernel/ring/
H A Dmodular-balanced-double.h67 inline Element minElement() const { return _mhalfp; } in minElement() function
H A Dmodular-balanced-float.h66 inline Element minElement() const { return _mhalfp; } in minElement() function
H A Dmodular-balanced-int32.h63 inline Element minElement() const { return _mhalfp; } in minElement() function
H A Dmodular-balanced-int64.h62 inline Element minElement() const { return _mhalfp; } in minElement() function
H A Dmontgomery-int32.h104 inline Element minElement() const { return zero; } in minElement() function
H A Dmontgomery-ruint.h83 inline Element minElement() const { return zero; } in minElement() function
H A Dmodular-log16.h78 inline Element minElement() const { return zero; } in minElement() function
/dports/math/givaro/givaro-4.1.1/src/kernel/field/
H A Dgfq.h150 inline Element minElement() const { return zero; } in minElement() function
/dports/math/kmplot/kmplot-21.12.3/kmplot/
H A Dkmplotio.cpp554 QDomElement minElement = n.namedItem( "arg-min" ).toElement(); in parseFunction() local
692 QDomElement minElement = n.namedItem( "arg-min" ).toElement(); in oldParseFunction2() local
/dports/math/polymake/polymake-4.5/external/permlib/include/permlib/search/
H A Dorbit_lex_min_search.h264 unsigned long minElement = element; in orbMin() local
/dports/math/permlib/PermLib-0.2.9/include/permlib/search/
H A Dorbit_lex_min_search.h264 unsigned long minElement = element; in orbMin() local
/dports/science/colt/colt/src/hep/aida/bin/
H A DQuantileBin1D.java719 public int sizeOfRange(double minElement, double maxElement) { in sizeOfRange()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/hopspack/src/src-shared/
H A DHOPSPACK_Vector.cpp229 double HOPSPACK::Vector::minElement() const in minElement() function in HOPSPACK::Vector

12