package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Aug 11, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Run(a Matrix, args ...interface{}) (Matrix, Matrix, Matrix, error)
type ComputeU struct {
Value bool
}
type ComputeV struct {
Value bool
}
type Epsilon struct {
Value float64
}
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
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.