Content

BLAS Level 1: rotmg, rotm

rotmg, rotm are defined in namespace flens::blas.

rotmg

rotm

Defined in namespace flens::blas. Function rotm with 3 template parameters.

x

(input/output) real or complex DenseVector
On exit, contains the rotated \(x\)-coodrinates.

y

(input/output) real or complex DenseVector
On exit, contains the rotated \(y\)-coodrinates.

c

(input) real or complex scalar
The parameter \(c\) associated with the Givens rotation.