libs.RandMap
libs.RandMap
Fields
| Name | Type | |
|---|---|---|
data | hl.types.ArrayBytes_Float | |
freqs | hl.types.ArrayBytes_Float | |
weights | hl.types.ArrayBytes_Float | |
noises | hl.types.ArrayObj | |
rnd | Fun |
Protos
f@29715shuffle(libs.RandMap) → Voidf@29716getDensityThreshold(libs.RandMap, F64) → F64f@29717sortIndices(libs.RandMap, I32, I32) → I32
Bindings
- static
f@29718__constructor__(libs.RandMap, I32, hl.types.ArrayBytes_Float, hl.types.ArrayBytes_Float, Fun) → Void