edu.stanford.math.plex4.interop
public class Plex3ToPlex4BarcodeAdapter extends java.lang.Object implements edu.stanford.math.primitivelib.autogen.functional.ObjectObjectFunction<PersistenceInterval[],BarcodeCollection<java.lang.Integer>>
Modifier and Type | Method and Description |
---|---|
BarcodeCollection<java.lang.Integer> |
evaluate(PersistenceInterval[] argument) |
static Plex3ToPlex4BarcodeAdapter |
getInstance() |
public static Plex3ToPlex4BarcodeAdapter getInstance()
public BarcodeCollection<java.lang.Integer> evaluate(PersistenceInterval[] argument)
evaluate
in interface edu.stanford.math.primitivelib.autogen.functional.ObjectObjectFunction<PersistenceInterval[],BarcodeCollection<java.lang.Integer>>