frame

package
v0.0.0-...-c23ddae Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MarshalSym

func MarshalSym(vec []float64, a interface{}) error

MarshalSym populates a pointer to a `symbol` filled struct with float64 values.

func SymIdx

func SymIdx(syms, target interface{}) []int

func SymToVec

func SymToVec(a interface{}) *mat.VecDense

Converts a struct with float64 field `symbol` tags to gonum's Vector representation

Types

type APIer

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

func New

func New(formID, baseURL string, dataptr interface{}) (*APIer, error)

func (*APIer) Get

func (a *APIer) Get() error

func (*APIer) PostData

func (a *APIer) PostData() error

Jump to

Keyboard shortcuts

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