HouseholderT

scalation.mathstat.HouseholderT
class HouseholderT(a: MatrixD)

The HouseholderT class performs a Householder Tridiagonalization on a symmetric matrix.

Value parameters

a

the symmetric matrix to tridiagonalize

Attributes

See also

Algorithm 8.3.1 in Matrix Computations.

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Get the Householder Tridiagonal matrix t.

Get the Householder Tridiagonal matrix t.

Attributes

Concrete fields

val n: Int