ica

package
v0.0.0-...-ebd1faa Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ColMeanVector

func ColMeanVector(dst *mat.Dense)

func NewDiagMat

func NewDiagMat(fs []float64, n int) *mat.Dense

func NewRandSlice

func NewRandSlice(n int) []float64

func NewRandVector

func NewRandVector(n int) *mat.Dense

func NormalizeMat

func NormalizeMat(x *mat.Dense) *mat.Dense

Types

type ICA

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

func NewICA

func NewICA(x [][]float64) *ICA

func (*ICA) CalcICA

func (ica *ICA) CalcICA() ([][]float64, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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