Uses of Class
edu.wisc.game.tools.MwByHuman.MwSeries
Packages that use MwByHuman.MwSeries
-
Uses of MwByHuman.MwSeries in edu.wisc.game.math
Methods in edu.wisc.game.math with parameters of type MwByHuman.MwSeriesModifier and TypeMethodDescriptionstatic Comparandum[][]
Comparandum.mkHumanComparanda
(MwByHuman.MwSeries[] res, MwByHuman.PrecMode precMode, boolean useMDagger) Creates a list of comparanda for a number of rule sets. -
Uses of MwByHuman.MwSeries in edu.wisc.game.tools
Fields in edu.wisc.game.tools with type parameters of type MwByHuman.MwSeriesMethod parameters in edu.wisc.game.tools with type arguments of type MwByHuman.MwSeriesModifier and TypeMethodDescriptionstatic void
MwByHuman.MwSeries.readFromFile
(File f, Vector<MwByHuman.MwSeries> into) Reads a CSV file with MwSeries entries.