util

package
v0.0.0-...-d2369fc Latest Latest
Warning

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

Go to latest
Published: May 18, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dense2Matrix32

func Dense2Matrix32(x *mat.Dense) [][]float32

func Dense2Matrix64

func Dense2Matrix64(x *mat.Dense) [][]float64

func Matrix2Dense32

func Matrix2Dense32(x [][]float32) *mat.Dense

func Matrix2Dense64

func Matrix2Dense64(x [][]float64) *mat.Dense

func MatrixEqual32

func MatrixEqual32(a, b [][]float32) bool

func MatrixEqual64

func MatrixEqual64(a, b [][]float64) bool

func PanicRecover

func PanicRecover(root *op.Scope)

func Plot64

func Plot64(x []float64, t *testing.T)

func PlotPCAs

func PlotPCAs(pts1, pts2 plotter.XYs, t *testing.T)

func PlotPCAs32

func PlotPCAs32(res, proj [][]float32, t *testing.T)

func PlotPCAs64

func PlotPCAs64(res, proj [][]float64, t *testing.T)

func RandomMatrix32

func RandomMatrix32(m, n int64) [][]float32

func RandomMatrix64

func RandomMatrix64(m, n int64) [][]float64

Types

This section is empty.

Jump to

Keyboard shortcuts

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