Re: Generic Givens Rotation Matrix in EQN

2021-02-28 Thread Damian McGuckin
On Mon, 1 Mar 2021, Tadziu Hoffmann wrote: This is fairly straightforward with a few suitable eqn definitions to simplify entering the equation. The attached PDF was created with the following code and my own paragraph and section macros. (Use "left [" and "right ]" instead of my bracket ma

Re: Generic Givens Rotation Matrix in EQN

2021-02-28 Thread Tadziu Hoffmann
> Would anybody have a version of this in EQN. I do not mean the > simple 2x2 matrix but the generic nxn square matrix This is fairly straightforward with a few suitable eqn definitions to simplify entering the equation. The attached PDF was created with the following code and my own paragraph a

Generic Givens Rotation Matrix in EQN

2021-02-28 Thread Damian McGuckin
Would anybody have a version of this in EQN. I do not mean the simple 2x2 matrix but the generic nxn square matrix G(i, j, theta) which is, when i > j, G sub kk = 1 ... k != i, j G sub ii = G sub jj = cos(theta) G sub ji = - G sub ij = - sin(theta) See: