Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InSitu ¶
type InSitu struct { InitializeH bool InitializeU bool H Matrix U Matrix T1 Scalar T2 Scalar T3 Scalar S Scalar // asymmetric case Hessenberg hessenbergReduction.InSitu Beta Scalar Nu Vector X Vector T Scalar T4 Vector // symmetric case C Scalar Y Scalar Z Scalar Householder householderTridiagonalization.InSitu }
Click to show internal directories.
Click to hide internal directories.