Documentation ¶
Index ¶
- type CountRing
- func (r *CountRing) Add(a interface{}, x, y int64)
- func (r *CountRing) BatchAdd(a interface{}, start int64, os []uint8, vps []uint64)
- func (r *CountRing) BatchFill(start int64, os []uint8, vps []uint64, zs []int64, vec *vector.Vector)
- func (r *CountRing) BulkFill(i int64, zs []int64, vec *vector.Vector)
- func (r *CountRing) Count() int
- func (r *CountRing) Dup() ring.Ring
- func (r *CountRing) Eval(_ []int64) *vector.Vector
- func (r *CountRing) Fill(i int64, sel, z int64, vec *vector.Vector)
- func (r *CountRing) Free(m *mheap.Mheap)
- func (r *CountRing) Grow(m *mheap.Mheap) error
- func (r *CountRing) Grows(size int, m *mheap.Mheap) error
- func (r *CountRing) Mul(a interface{}, x, y, z int64)
- func (r *CountRing) SetLength(n int)
- func (r *CountRing) Shrink(sels []int64)
- func (r *CountRing) Shuffle(_ []int64, _ *mheap.Mheap) error
- func (r *CountRing) Size() int
- func (r *CountRing) String() string
- func (r *CountRing) Type() types.Type
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.