Package | Description |
---|---|
conexp.fx.core.math |
Modifier and Type | Method and Description |
---|---|
static <T extends LatticeElement<T>> |
DualClosureOperator.infimum(DualClosureOperator<T>... closureOperators) |
static <T extends LatticeElement<T>> |
DualClosureOperator.infimum(Iterable<DualClosureOperator<T>> closureOperators) |
static <T extends LatticeElement<T>> |
DualClosureOperator.supremum(DualClosureOperator<T>... closureOperators) |
static <T extends LatticeElement<T>> |
DualClosureOperator.supremum(Iterable<DualClosureOperator<T>> closureOperators) |
Modifier and Type | Method and Description |
---|---|
static <T extends LatticeElement<T>> |
DualClosureOperator.infimum(DualClosureOperator<T>... closureOperators) |
static <T extends LatticeElement<T>> |
DualClosureOperator.supremum(DualClosureOperator<T>... closureOperators) |
Modifier and Type | Method and Description |
---|---|
static <T extends LatticeElement<T>> |
DualClosureOperator.infimum(Iterable<DualClosureOperator<T>> closureOperators) |
static <T extends LatticeElement<T>> |
DualClosureOperator.supremum(Iterable<DualClosureOperator<T>> closureOperators) |
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.