public class SparseContext<G,M> extends AbstractContext<G,M>
Relation.NoHomogenRelationException
colHeads, homogen, rowHeads
Constructor and Description |
---|
SparseContext(SetList<G> objects,
SetList<M> attributes,
boolean homogen) |
Modifier and Type | Method and Description |
---|---|
boolean |
add(G row,
M col) |
boolean |
addFast(Object o1,
Object o2) |
SparseContext<Set<G>,M> |
cleanDomain() |
boolean |
contains(Object o1,
Object o2) |
attributeQuasiOrder, clone, extent, extent, fromPredicate, fromPredicate, getSelection, intent, intent, objectQuasiOrder
addAll, addAllFast, checkHomogen, col, colAnd, colAnd, colHeads, compareTo, containsAll, dispose, empty, equals, equivalenceClasses, fill, filter, fromPredicate, fromPredicate, greater, greaterEq, isEmpty, isFull, isHomogen, iterator, neighborhood, order, remove, removeAll, retainAll, row, rowAnd, rowAnd, rowHeads, size, smaller, smallerEq, subRelation, toArray, toString, uncomparable
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
has, models, models, toMatrixContext
addAll, addAllFast, col, colAnd, colAnd, colHeads, containsAll, density, dispose, empty, equivalenceClasses, fill, filter, isEmpty, isFull, isHomogen, neighborhood, order, remove, removeAll, retainAll, row, rowAnd, rowAnd, rowHeads, size, subRelation, toArray
forEach, iterator, spliterator
equivalent, greater, greaterEq, smaller, smallerEq, uncomparable
compareTo
public SparseContext(SetList<G> objects, SetList<M> attributes, boolean homogen)
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.