householderTridiagonalization

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(a Matrix, args ...interface{}) (Matrix, Matrix, error)

Types

type ComputeU

type ComputeU struct {
	Value bool
}

type Epsilon

type Epsilon struct {
	Value float64
}

type InSitu

type InSitu struct {
	A    Matrix
	U    Matrix
	V    Matrix
	X    Vector
	Beta Scalar
	Nu   Vector
	C1   Scalar
	T1   Scalar
	T2   Scalar
	T3   Scalar
	T4   Vector
}

Jump to

Keyboard shortcuts

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