bit

package
v0.0.0-...-3726d21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2013 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Vector

type Vector struct {
	// contains filtered or unexported fields
}

func NewVector

func NewVector() *Vector

func OpenVector

func OpenVector(r io.Reader) (*Vector, error)

func (*Vector) Build

func (v *Vector) Build()

func (*Vector) Get

func (v *Vector) Get(i int) bool

func (*Vector) Len

func (v *Vector) Len() int

func (*Vector) Rank

func (v *Vector) Rank(i int, b bool) int

func (*Vector) RankLen

func (v *Vector) RankLen(b bool) int

func (*Vector) Reset

func (v *Vector) Reset()

func (*Vector) Select

func (v *Vector) Select(i int, b bool) int

func (*Vector) Set

func (v *Vector) Set(i int, b bool)

func (*Vector) Write

func (v *Vector) Write(w io.Writer) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL