-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Hessenberg reduction
Reading time: 1minPerforms Householder transformations since a Hessenberg matrix is obtained. A Hessenberg matrix is a matrix of the form
Syntax
hessenberg_reduction(Matrix))
Description
Given a matrix, transforms it to a Hessenberg matrix.
Options
Below is a complete list of options that may be used in the hessenberg_reduction
function.
Option | Description | Format | Default value |
---|---|---|---|
exact_computations | We can choose to perform or not exact computations. | {exact_computations=false} |
true , but depends on the input |