Uses of Class
org.evoludo.simulator.views.S3Map
Packages that use S3Map
-
Uses of S3Map in org.evoludo.graphics
Fields in org.evoludo.graphics declared as S3MapModifier and TypeFieldDescription(package private) S3Map
S3Graph.map
The map for converting data to simplex coordinates (cartesian).Methods in org.evoludo.graphics that return S3MapModifier and TypeMethodDescriptionS3Graph.getMap()
Get the map for converting data to simplex coordinates.Methods in org.evoludo.graphics with parameters of type S3Map -
Uses of S3Map in org.evoludo.simulator.modules
Subclasses of S3Map in org.evoludo.simulator.modulesModifier and TypeClassDescriptionclass
The CentiMap class provides a mapping of the centipede game to a pair of \(S_3\) simplices for the first mover and second mover roles.Methods in org.evoludo.simulator.modules that return S3Map -
Uses of S3Map in org.evoludo.simulator.views
Methods in org.evoludo.simulator.views that return S3MapModifier and TypeMethodDescriptiondefault S3Map
HasS3.getS3Map
(int role) Get the map that transforms the data of the model to a 2D phase plane (projection).Methods in org.evoludo.simulator.views with parameters of type S3Map