phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
NGram._bins
nxt
ngram
NGram
Undocumented in source.
BinType
[
ValueType
[
N
]]
_bins
;
StaticBitArray
!
noABins
_bins
;
StaticBitArray
!
noABins
[
noABins
]
_bins
;
StaticBitArray
!
noABins
[
noABins
][
noABins
]
_bins
;
StaticBitArray
!
noABins
_bins
;
StaticBitArray
!
noABins
[]
_bins
;
struct
NGram
(ValueType, int N = 1, Kind kind = Kind.saturated, Storage storage = Storage.denseDynamic, Symmetry symmetry = Symmetry.ordered, RequestedBinType = void, Range)
static if
(!(
storage == Storage.sparse
))
static if
(
isBinary && N * bitsE <= 32
)
static if
(!(
storage == Storage.denseStatic
))
static if
(
storage == Storage.denseDynamic
)
static if
(!(
N == 1
))
static if
(
N == 2
)
StaticBitArray
!
noABins
[]
_bins
;
StaticBitArray
!
noABins
[][]
_bins
;
StaticBitArray
!
noABins
[][][]
_bins
;
StaticBitArray
!
noABins
[][][][]
_bins
;
BinType
[
noABins
]
_bins
;
BinType
[
noABins
][
noABins
]
_bins
;
BinType
[]
_bins
;
BinType
[][]
_bins
;
BinType
[][][]
_bins
;
BinType
[][][][]
_bins
;
BinType
[][][][][]
_bins
;
BinType
[
ValueType
[
N
]]
_bins
;
Meta
Source
See Implementation
nxt
ngram
NGram
aliases
BinType
Q
constructors
this
functions
denseness
densenessUncached
empty
inc
incs
invalidateStats
matchDenser
normalize
opAssign
opBinary
opIndex
opIndexAssign
put
reset
shallowDenseness
toString
typeName
value
manifest constants
bitsE
cacheDeepDenseness
combE
getStorage
isAA
isBinary
isDense
isSparse
noABins
noBins
properties
order
variables
_bins
_deepDenseness