class WalkerMethod
- WalkerMethod
- Reference
- Object
Defined in:
walker_method.crwalker_method/version.cr
Constant Summary
-
VERSION =
"0.1.2"
Constructors
Instance Method Summary
- #inx : Array(Int32)
- #inx=(inx : Array(Int32))
- #keys : Array(String)
- #keys=(keys : Array(String))
- #length : Int32
- #length=(length : Int32)
- #prob : Array(BigFloat)
- #prob=(prob : Array(BigFloat))
- #random
- #sumw : BigInt
- #sumw=(sumw : BigInt)
- #weights : Array(Int32)
- #weights=(weights : Array(Int32))