simlog

package
v0.0.0-...-b785d8d Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2015 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MatEntry

type MatEntry struct {
	T uint64
	M structs.Matrix
}

type MatReader

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

func NewMatReader

func NewMatReader(path string) *MatReader

func (*MatReader) Read

func (self *MatReader) Read(e *MatEntry) bool

type MatWriter

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

func NewMatWriter

func NewMatWriter(path string) *MatWriter

func (*MatWriter) Close

func (self *MatWriter) Close()

func (*MatWriter) Write

func (self *MatWriter) Write(m structs.Matrix)

Jump to

Keyboard shortcuts

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