Uses of Class
edu.wisc.game.tools.MwByHuman.MwSeries
Package | Description |
---|---|
edu.wisc.game.math | |
edu.wisc.game.tools |
-
Uses of MwByHuman.MwSeries in edu.wisc.game.math
Methods in edu.wisc.game.math with parameters of type MwByHuman.MwSeries Modifier and Type Method Description static 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.MwSeries Modifier and Type Field Description Vector<MwByHuman.MwSeries>
MwByHuman. savedMws
Info about each episode gets added hereMethod parameters in edu.wisc.game.tools with type arguments of type MwByHuman.MwSeries Modifier and Type Method Description static void
MwByHuman.MwSeries. readFromFile(File f, Vector<MwByHuman.MwSeries> into)
Reads a CSV file with MwSeries entries.