edu.stanford.math.plex4.homology.filtration
public class FiltrationUtility extends java.lang.Object
Constructor and Description |
---|
FiltrationUtility() |
Modifier and Type | Method and Description |
---|---|
static <G,X,Y> PersistenceInvariantDescriptor<Y,G> |
transform(PersistenceInvariantDescriptor<X,G> invariantDescriptor,
edu.stanford.math.primitivelib.autogen.functional.ObjectObjectFunction<X,Y> converter) |
static <G> PersistenceInvariantDescriptor<Interval<java.lang.Double>,G> |
transformByIdentity(PersistenceInvariantDescriptor<Interval<java.lang.Integer>,G> invariantDescriptor) |
public static <G,X,Y> PersistenceInvariantDescriptor<Y,G> transform(PersistenceInvariantDescriptor<X,G> invariantDescriptor, edu.stanford.math.primitivelib.autogen.functional.ObjectObjectFunction<X,Y> converter)
public static <G> PersistenceInvariantDescriptor<Interval<java.lang.Double>,G> transformByIdentity(PersistenceInvariantDescriptor<Interval<java.lang.Integer>,G> invariantDescriptor)