home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / libblas / rotm.z / rotm
Encoding:
Text File  |  1998-10-30  |  4.1 KB  |  133 lines

  1.  
  2.  
  3.  
  4. ____RRRROOOOTTTTMMMM((((3333FFFF))))                                                            ____RRRROOOOTTTTMMMM((((3333FFFF))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      drotm, srotm - BLAS Level-1. Applies a modified Givens rotation.
  10.  
  11. FFFFOOOORRRRTTTTRRRRAAAANNNN SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ddddrrrroooottttmmmm(((( nnnn,,,, xxxx,,,, iiiinnnnccccxxxx,,,, yyyy,,,, iiiinnnnccccyyyy,,,, ppppaaaarrrraaaammmm ))))
  13.      iiiinnnntttteeeeggggeeeerrrr            nnnn,,,, iiiinnnnccccxxxx,,,, iiiinnnnccccyyyy
  14.      ddddoooouuuubbbblllleeee pppprrrreeeecccciiiissssiiiioooonnnn   xxxx(((( ((((nnnn----1111))))****||||iiiinnnnccccxxxx||||++++1111 )))),,,, yyyy(((( ((((nnnn----1111))))****||||iiiinnnnccccyyyy||||++++1111 ))))
  15.      ddddoooouuuubbbblllleeee pppprrrreeeecccciiiissssiiiioooonnnn   ppppaaaarrrraaaammmm(((( 5555 ))))
  16.  
  17.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ssssrrrroooottttmmmm(((( nnnn,,,, xxxx,,,, iiiinnnnccccxxxx,,,, yyyy,,,, iiiinnnnccccyyyy,,,, ppppaaaarrrraaaammmm ))))
  18.      iiiinnnntttteeeeggggeeeerrrr            nnnn,,,, iiiinnnnccccxxxx,,,, iiiinnnnccccyyyy
  19.      rrrreeeeaaaallll               xxxx(((( ((((nnnn----1111))))****||||iiiinnnnccccxxxx||||++++1111 )))),,,, yyyy(((( ((((nnnn----1111))))****||||iiiinnnnccccyyyy||||++++1111 ))))
  20.      rrrreeeeaaaallll               ppppaaaarrrraaaammmm(((( 5555 ))))
  21.  
  22.  
  23. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  24.      DDDDRRRROOOOTTTTMMMM and SSSSRRRROOOOTTTTMMMM apply the modified Givens rotation computed by ddddrrrroooottttmmmmgggg or
  25.      ssssrrrroooottttmmmmgggg.
  26.  
  27.  
  28. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  29.      nnnn       (input)
  30.              Number of planar points to be rotated. If n<=0, the routine
  31.              returns without any computattion.
  32.  
  33.      xxxx       (input/output)
  34.              On input, xxxx contains the _x-coordinate of each planar point to be
  35.              rotated.
  36.              On output, xxxx contains the _x-coordinate of each rotated planar
  37.              point.
  38.  
  39.      iiiinnnnccccxxxx    (input)
  40.              Increment between elemnents of xxxx.
  41.              If incx=0, the results will be unpredictable.
  42.  
  43.      yyyy       (input/output)
  44.              On input, yyyy contains the _y-coordinate of each planer point to be
  45.              rotated.
  46.              On output, yyyy contains the _y-coordinate of each rotated planar
  47.              point.
  48.  
  49.      iiiinnnnccccyyyy    (input)
  50.              Increment between elemnents of yyyy.
  51.              If incy=0, the results will be unpredictable.
  52.  
  53.      ppppaaaarrrraaaammmm   (output)
  54.              This array contains rotation matrix information.
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ____RRRROOOOTTTTMMMM((((3333FFFF))))                                                            ____RRRROOOOTTTTMMMM((((3333FFFF))))
  71.  
  72.  
  73.  
  74. SEE ALSO
  75.      DROTMG or SROTMG.
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.