wavelet

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Matrix

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

func NewMatrix

func NewMatrix(bytes []byte) *Matrix

func OpenMatrix

func OpenMatrix(r io.Reader) (*Matrix, error)

func (*Matrix) Get

func (m *Matrix) Get(i int) byte

func (*Matrix) Len

func (m *Matrix) Len() int

func (*Matrix) Rank

func (m *Matrix) Rank(i int, c byte) int

func (*Matrix) RankLen

func (m *Matrix) RankLen(c byte) int

func (*Matrix) RankLessThan

func (m *Matrix) RankLessThan(i int, c byte) int

func (*Matrix) Select

func (m *Matrix) Select(i int, c byte) int

func (*Matrix) Write

func (m *Matrix) Write(w io.Writer) error

Jump to

Keyboard shortcuts

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