public abstract class ROTMG
extends Object
implements BLAS1
Given Cartesian coordinates (x1, y1) of an input vector, these routines compute the components of a
modified Givens transformation matrix H that zeros the y-component of the resulting vector:
Author:
apete
Nested Class Summary
Nested classes/interfaces inherited from interface org.ojalgo.array.blas.BLAS1