TR-mbed 1.0
Loading...
Searching...
No Matches
Functions | Variables
Jacobi_makeGivens.cpp File Reference

Functions

G makeGivens (v.x(), v.y())
 

Variables

Vector2f v = Vector2f::Random()
 
JacobiRotation< float > G
 

Function Documentation

◆ makeGivens()

G makeGivens ( v.  x(),
v.  y() 
)

Variable Documentation

◆ G

JacobiRotation<float> G

◆ v

Vector2f v = Vector2f::Random()