Versions in this module Expand all Collapse all v0 v0.1.3 Nov 23, 2020 Changes in this version + var File_slimarray_proto protoreflect.FileDescriptor + type SlimArray struct + Bitmap []uint64 + Configs []int64 + N int32 + Polynomials []float64 + Rank []uint64 + Residuals []uint64 + func NewU32(nums []uint32) *SlimArray + func (*SlimArray) Descriptor() ([]byte, []int) + func (*SlimArray) ProtoMessage() + func (sm *SlimArray) Get(i int32) uint32 + func (sm *SlimArray) Len() int + func (sm *SlimArray) Slice(start int32, end int32, rst []uint32) + func (sm *SlimArray) Stat() map[string]int32 + func (x *SlimArray) GetBitmap() []uint64 + func (x *SlimArray) GetConfigs() []int64 + func (x *SlimArray) GetN() int32 + func (x *SlimArray) GetPolynomials() []float64 + func (x *SlimArray) GetRank() []uint64 + func (x *SlimArray) GetResiduals() []uint64 + func (x *SlimArray) ProtoReflect() protoreflect.Message + func (x *SlimArray) Reset() + func (x *SlimArray) String() string