Home
last modified time | relevance | path

Searched refs:isSuperSet (Results 1 – 8 of 8) sorted by relevance

/dports/math/hmat-oss/hmat-oss-1.7.1/src/
H A Dcluster_tree.hpp70 bool isSuperSet(const IndexSet& o) const;
74 return isSuperSet(o) && (!(*this == o)); in isStrictSuperSet()
H A Dcluster_tree.cpp50 bool IndexSet::isSuperSet(const IndexSet& o) const { in isSuperSet() function in hmat::IndexSet
H A Dh_matrix.cpp910 assert(b->rows_->isSuperSet(*this->rows()) && b->cols_->isSuperSet(*this->cols())); in axpy()
/dports/www/dojo/dojo-release-1.12.2/dojox/collections/
H A DSet.js.map7 …rsection","difference","this.difference","isSubSet","this.isSubSet","isSuperSet","this.isSuperSet"]
/dports/math/gfan/gfan0.6.2/src/
H A Dtriangulation2.h250 bool isSuperSet=true; in edgeGraph() local
262 isSuperSet=false; in edgeGraph()
266 if(isSuperSet) in edgeGraph()
/dports/math/gfanlib/gfan0.6.2/src/
H A Dtriangulation2.h250 bool isSuperSet=true; in edgeGraph() local
262 isSuperSet=false; in edgeGraph()
266 if(isSuperSet) in edgeGraph()
/dports/lang/fpc-utils/fpc-3.2.2/utils/javapp/src/fpc/tools/javapp/
H A DClassData.java403 public boolean isSuperSet(){ in isSuperSet() method in ClassData
/dports/lang/fpc-source/fpc-3.2.2/utils/javapp/src/fpc/tools/javapp/
H A DClassData.java403 public boolean isSuperSet(){ in isSuperSet() method in ClassData