Welcome to our Support Center

rotm

Description

This function applies the modified Givens transformation to vectors x and y. Type : polymorphic.

 

Input parameters

 

 x : class, tensor of a vector with n elements.
 y : class, tensor of a vector with n elements.
 incx : integer, stride between consecutive elements of x.
 incy : integer, stride between consecutive elements of y.
param : array, vector of 5 elements, where param[0] and param[1-4] contain the flag and matrix H.

Output parameters

 

 x : class, tensor of a vector with n elements.
 y : class, tensor of a vector with n elements.

Example

All these exemples 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 PERRINE library to run it).

Table of Contents
Index