public class DempsterOp extends Object implements CombinationOp
| Modifier and Type | Field and Description |
|---|---|
Float |
conflict |
boolean |
worldclosed |
| Constructor and Description |
|---|
DempsterOp(boolean isworldclosed) |
| Modifier and Type | Method and Description |
|---|---|
List<Pair<byte[],Float>> |
combine(List<List<Pair<byte[],Float>>> masspotentials)
Combine the mass potentials.
|
Float |
getConflict() |
public Float conflict
public boolean worldclosed
public List<Pair<byte[],Float>> combine(List<List<Pair<byte[],Float>>> masspotentials)
CombinationOpcombine in interface CombinationOpmasspotentials - mass potentialspublic Float getConflict()
getConflict in interface CombinationOpCopyright © 2016 Laboratoire COGIT, IGN. All rights reserved.