givens_rot function

Complex Givens Rotation

Complex Givens Rotation

givens_rot Forms the Givens rotation matrix

givens_rot(a, b)

Arguments

  • a: Complex Square-matrix
  • b: complex Input-matrix

Returns

Returns the complex Givens rotation matrix.

Details

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

See Also

ordschur

  • Maintainer: Ben C. Ubah
  • License: GPL-2
  • Last published: 2017-12-12

Useful links