Home
last modified time | relevance | path

Searched defs:isDisjointFrom (Results 1 – 2 of 2) sorted by relevance

/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/spark/sv/utils/
H A DSVInterval.java122 public boolean isDisjointFrom( final SVInterval that ) { in isDisjointFrom() method
/dports/math/SCIP/scip-7.0.3/applications/PolySCIP/src/
H A Dpolyscip.cpp324 bool RectangularBox::isDisjointFrom(const RectangularBox &other) const { in isDisjointFrom() function in polyscip::RectangularBox