Uses of Class
eu.bandm.music.entities.MCover.MetricNotHitException
Packages that use MCover.MetricNotHitException
-
Uses of MCover.MetricNotHitException in eu.bandm.music.entities
Methods in eu.bandm.music.entities that throw MCover.MetricNotHitExceptionModifier and TypeMethodDescriptionstatic MCover
MCover.process
(MTree metricTree, @Opt MCover.CheckedParameters_approximate parameters_approximate, @Opt MCover.CheckedParameters_divide parameters_divide, List<Rational> limits) Main entry method: Finds the lists of all completely covered and maximal nodes for a list of events.