A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

B

baseClass - Variable in class HAL.Tools.Modularity.ModuleSetManager
 
Binomial - Class in HAL.Tools.Internal
 
Binomial() - Constructor for class HAL.Tools.Internal.Binomial
 
Binomial(int, double) - Method in class HAL.Rand
returns a random number from the binomial distribution (number of heads from n weighted coin flips with probability p of heads)
Binomial(long, double) - Method in class HAL.Rand
returns a random number from the binomial distribution
BinomialDistPDF(long, double, long) - Static method in class HAL.Util
 
BinomialProbSample(int, double, Rand) - Method in class HAL.Tools.Internal.Binomial
 
BirthTick() - Method in class HAL.GridsAndAgents.AgentBase
returns the tick on which the agent was born
BLACK - Static variable in class HAL.Util
 
BLUE - Static variable in class HAL.Util
 
bn - Variable in class HAL.Rand
 
Bool() - Method in interface HAL.Interfaces.RNG
 
Bool() - Method in class HAL.Rand
returns a random boolean value (true or false)
Bool() - Method in class HAL.Tools.Internal.SplittableRN
 
BoolSet - Class in HAL.Tools
 
BoolSet(int) - Constructor for class HAL.Tools.BoolSet
 
BoolSet(long[], int) - Constructor for class HAL.Tools.BoolSet
 
Bound(double, double, double) - Static method in class HAL.Util
returns the original value bounded by min and max inclusive
Bound(float, double, double) - Static method in class HAL.Util
returns the original value bounded by min and max inclusive
Bound(int, int, int) - Static method in class HAL.Util
returns the original value bounded by min and max inclusive
Bound(long, long, long) - Static method in class HAL.Util
returns the original value bounded by min and max inclusive
BoundAll(double, double) - Method in class HAL.GridsAndAgents.Grid1Ddouble
Bounds all values in the current field between min and max
BoundAll(double, double) - Method in class HAL.GridsAndAgents.Grid2Ddouble
Bounds all values in the current field between min and max
BoundAll(double, double) - Method in class HAL.GridsAndAgents.Grid3Ddouble
Bounds all values in the current field between min and max
BoundAll(int, int) - Method in class HAL.GridsAndAgents.Grid1Dint
Bounds all values in the current field between min and max
BoundAll(int, int) - Method in class HAL.GridsAndAgents.Grid2Dint
Bounds all values in the current field between min and max
BoundAll(int, int) - Method in class HAL.GridsAndAgents.Grid3Dint
Bounds all values in the current field between min and max
BoundAll(long, long) - Method in class HAL.GridsAndAgents.Grid1Dlong
Bounds all values in the current field between min and max
BoundAll(long, long) - Method in class HAL.GridsAndAgents.Grid2Dlong
Bounds all values in the current field between min and max
BoundAll(long, long) - Method in class HAL.GridsAndAgents.Grid3Dlong
Bounds all values in the current field between min and max
BoundAllSwap(double, double) - Method in class HAL.GridsAndAgents.PDEGrid3D
Bounds all values in the delta field between min and max
BoundaryIs() - Method in interface HAL.Interfaces.Grid2D
returns a list of indices, where each index maps to one square on the boundary of the grid
BoundaryIs() - Method in interface HAL.Interfaces.Grid3D
returns a list of indices, where each index maps to one square on the boundary of the grid
ButtonAction - Interface in HAL.Interfaces
Created by bravorr on 1/30/17.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages