- main(String[]) - Static method in class org.nevec.rjm.Ifactor
-
Test program.
- main(String[]) - Static method in class org.nevec.rjm.Prime
-
Test program.
- main(String...) - Static method in class org.processmining.stochasticawareconformancechecking.helperclasses.Entropy
-
- main(String...) - Static method in class org.processmining.stochasticawareconformancechecking.helperclasses.RelativeEntropy
-
- MakeAutomatonChoiceFul - Class in org.processmining.stochasticawareconformancechecking.helperclasses
-
An automaton without choices has an entropy of 0.
- MakeAutomatonChoiceFul() - Constructor for class org.processmining.stochasticawareconformancechecking.helperclasses.MakeAutomatonChoiceFul
-
- MarkingIterator(short[]) - Constructor for class org.processmining.stochasticawareconformancechecking.helperclasses.MarkingSet.MarkingIterator
-
- MarkingSet - Class in org.processmining.stochasticawareconformancechecking.helperclasses
-
Packs several markings (short[]) into a single short[], while keeping them
sorted for easy comparison.
- MarkingSet() - Constructor for class org.processmining.stochasticawareconformancechecking.helperclasses.MarkingSet
-
- MarkingSet.MarkingIterator - Class in org.processmining.stochasticawareconformancechecking.helperclasses
-
- max(Ifactor) - Method in class org.nevec.rjm.Ifactor
-
Maximum of two values.
- max(Vector<Ifactor>) - Static method in class org.nevec.rjm.Ifactor
-
Maximum of a list of values.
- max(Rational) - Method in class org.nevec.rjm.Rational
-
Compares the value of this with another constant.
- MAX_INT - Static variable in class org.nevec.rjm.Rational
-
The maximum and minimum value of a standard Java integer, 2^31.
- millerRabin(BigInteger) - Method in class org.nevec.rjm.Prime
-
Miller-Rabin primality tests.
- min(Ifactor) - Method in class org.nevec.rjm.Ifactor
-
Minimum of two values.
- min(Vector<Ifactor>) - Static method in class org.nevec.rjm.Ifactor
-
Minimum of a list of values.
- min(Rational) - Method in class org.nevec.rjm.Rational
-
Compares the value of this with another constant.
- MIN_INT - Static variable in class org.nevec.rjm.Rational
-
- mineGuiProcessTree(PluginContext, StochasticDeterministicFiniteAutomaton) - Method in class org.processmining.stochasticawareconformancechecking.plugins.EntropyPlugin
-
- minor(BigInteger[][], int, int) - Static method in class org.nevec.rjm.BigIntegerMath
-
Minor of an integer matrix.
- mod2pi(BigDecimal) - Static method in class org.nevec.rjm.BigDecimalMath
-
Reduce value to the interval [0,2*Pi].
- modpi(BigDecimal) - Static method in class org.nevec.rjm.BigDecimalMath
-
Reduce value to the interval [-Pi/2,Pi/2].
- moebius() - Method in class org.nevec.rjm.Ifactor
-
The Moebius function.
- multGcdLcm(Ifactor, int) - Method in class org.nevec.rjm.Ifactor
-
Multiply with another positive integer.
- multiply(BigInteger) - Method in class org.nevec.rjm.Ifactor
-
Multiply with another positive integer.
- multiply(int) - Method in class org.nevec.rjm.Ifactor
-
Multiply with another positive integer.
- multiply(Ifactor) - Method in class org.nevec.rjm.Ifactor
-
Multiply with another positive integer.
- multiply(Rational) - Method in class org.nevec.rjm.Rational
-
Multiply by another fraction.
- multiply(BigInteger) - Method in class org.nevec.rjm.Rational
-
Multiply by a BigInteger.
- multiply(int) - Method in class org.nevec.rjm.Rational
-
Multiply by an integer.
- multiplyRound(BigDecimal, BigDecimal) - Static method in class org.nevec.rjm.BigDecimalMath
-
Multiply and round.
- multiplyRound(BigComplex, BigDecimal) - Static method in class org.nevec.rjm.BigDecimalMath
-
Multiply and round.
- multiplyRound(BigComplex, BigComplex) - Static method in class org.nevec.rjm.BigDecimalMath
-
Multiply and round.
- multiplyRound(BigDecimal, Rational) - Static method in class org.nevec.rjm.BigDecimalMath
-
Multiply and round.
- multiplyRound(BigDecimal, int) - Static method in class org.nevec.rjm.BigDecimalMath
-
Multiply and round.
- multiplyRound(BigDecimal, BigInteger) - Static method in class org.nevec.rjm.BigDecimalMath
-
Multiply and round.