Class MCLBasedProjectionsTwoNorm

  • All Implemented Interfaces:
    Projector

    public class MCLBasedProjectionsTwoNorm
    extends java.lang.Object
    implements Projector
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Set<java.util.Set<java.lang.String>> getProjections​(org.deckfour.xes.model.XLog log)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MCLBasedProjectionsTwoNorm

        public MCLBasedProjectionsTwoNorm​(double inflationParameter,
                                          boolean verbose)
      • MCLBasedProjectionsTwoNorm

        public MCLBasedProjectionsTwoNorm​(double inflationParameter)
    • Method Detail

      • getProjections

        public java.util.Set<java.util.Set<java.lang.String>> getProjections​(org.deckfour.xes.model.XLog log)
        Specified by:
        getProjections in interface Projector