givens_rot: Complex Givens Rotation

Description Usage Arguments Details Value See Also

Description

givens_rot Forms the Givens rotation matrix

Usage

1
givens_rot(a, b)

Arguments

a

Complex Square-matrix

b

complex Input-matrix

Details

givens_rot(a, b) returns the complex Givens rotation matrix This function is called by ordschur

Value

Returns the complex Givens rotation matrix.

See Also

ordschur


benubah/control documentation built on May 10, 2020, 1:38 a.m.