rotg

Description

This function constructs the Givens rotation matrix. Type : polymorphic.

 

Input parameters

 

a : float, scalar that is overwritten with r.
b : float, scalar that is overwritten with z.

Output parameters

rot parameters : cluster,

a : float, scalar that is overwritten with r.
b : float, scalar that is overwritten with z.
c : float, cosine element of the rotation matrix.
s : float, sine element of the rotation matrix.

Examples

All these examples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install Accelerator library to run it).

Table of Contents