Browse Source

Revert reference/ fixes

tags/v0.3.7
luz.paz 7 years ago
parent
commit
858e609e1f
12 changed files with 12 additions and 12 deletions
  1. +1
    -1
      reference/ctbmvf.f
  2. +1
    -1
      reference/ctpmvf.f
  3. +1
    -1
      reference/ctrmvf.f
  4. +1
    -1
      reference/dtbmvf.f
  5. +1
    -1
      reference/dtpmvf.f
  6. +1
    -1
      reference/dtrmvf.f
  7. +1
    -1
      reference/stbmvf.f
  8. +1
    -1
      reference/stpmvf.f
  9. +1
    -1
      reference/strmvf.f
  10. +1
    -1
      reference/ztbmvf.f
  11. +1
    -1
      reference/ztpmvf.f
  12. +1
    -1
      reference/ztrmvf.f

+ 1
- 1
reference/ctbmvf.f View File

@@ -117,7 +117,7 @@
* ( 1 + ( n - 1 )*abs( INCX ) ). * ( 1 + ( n - 1 )*abs( INCX ) ).
* Before entry, the incremented array X must contain the n * Before entry, the incremented array X must contain the n
* element vector x. On exit, X is overwritten with the * element vector x. On exit, X is overwritten with the
* transformed vector x.
* tranformed vector x.
* *
* INCX - INTEGER. * INCX - INTEGER.
* On entry, INCX specifies the increment for the elements of * On entry, INCX specifies the increment for the elements of


+ 1
- 1
reference/ctpmvf.f View File

@@ -77,7 +77,7 @@
* ( 1 + ( n - 1 )*abs( INCX ) ). * ( 1 + ( n - 1 )*abs( INCX ) ).
* Before entry, the incremented array X must contain the n * Before entry, the incremented array X must contain the n
* element vector x. On exit, X is overwritten with the * element vector x. On exit, X is overwritten with the
* transformed vector x.
* tranformed vector x.
* *
* INCX - INTEGER. * INCX - INTEGER.
* On entry, INCX specifies the increment for the elements of * On entry, INCX specifies the increment for the elements of


+ 1
- 1
reference/ctrmvf.f View File

@@ -80,7 +80,7 @@
* ( 1 + ( n - 1 )*abs( INCX ) ). * ( 1 + ( n - 1 )*abs( INCX ) ).
* Before entry, the incremented array X must contain the n * Before entry, the incremented array X must contain the n
* element vector x. On exit, X is overwritten with the * element vector x. On exit, X is overwritten with the
* transformed vector x.
* tranformed vector x.
* *
* INCX - INTEGER. * INCX - INTEGER.
* On entry, INCX specifies the increment for the elements of * On entry, INCX specifies the increment for the elements of


+ 1
- 1
reference/dtbmvf.f View File

@@ -117,7 +117,7 @@
* ( 1 + ( n - 1 )*abs( INCX ) ). * ( 1 + ( n - 1 )*abs( INCX ) ).
* Before entry, the incremented array X must contain the n * Before entry, the incremented array X must contain the n
* element vector x. On exit, X is overwritten with the * element vector x. On exit, X is overwritten with the
* transformed vector x.
* tranformed vector x.
* *
* INCX - INTEGER. * INCX - INTEGER.
* On entry, INCX specifies the increment for the elements of * On entry, INCX specifies the increment for the elements of


+ 1
- 1
reference/dtpmvf.f View File

@@ -77,7 +77,7 @@
* ( 1 + ( n - 1 )*abs( INCX ) ). * ( 1 + ( n - 1 )*abs( INCX ) ).
* Before entry, the incremented array X must contain the n * Before entry, the incremented array X must contain the n
* element vector x. On exit, X is overwritten with the * element vector x. On exit, X is overwritten with the
* transformed vector x.
* tranformed vector x.
* *
* INCX - INTEGER. * INCX - INTEGER.
* On entry, INCX specifies the increment for the elements of * On entry, INCX specifies the increment for the elements of


+ 1
- 1
reference/dtrmvf.f View File

@@ -80,7 +80,7 @@
* ( 1 + ( n - 1 )*abs( INCX ) ). * ( 1 + ( n - 1 )*abs( INCX ) ).
* Before entry, the incremented array X must contain the n * Before entry, the incremented array X must contain the n
* element vector x. On exit, X is overwritten with the * element vector x. On exit, X is overwritten with the
* transformed vector x.
* tranformed vector x.
* *
* INCX - INTEGER. * INCX - INTEGER.
* On entry, INCX specifies the increment for the elements of * On entry, INCX specifies the increment for the elements of


+ 1
- 1
reference/stbmvf.f View File

@@ -117,7 +117,7 @@
* ( 1 + ( n - 1 )*abs( INCX ) ). * ( 1 + ( n - 1 )*abs( INCX ) ).
* Before entry, the incremented array X must contain the n * Before entry, the incremented array X must contain the n
* element vector x. On exit, X is overwritten with the * element vector x. On exit, X is overwritten with the
* transformed vector x.
* tranformed vector x.
* *
* INCX - INTEGER. * INCX - INTEGER.
* On entry, INCX specifies the increment for the elements of * On entry, INCX specifies the increment for the elements of


+ 1
- 1
reference/stpmvf.f View File

@@ -77,7 +77,7 @@
* ( 1 + ( n - 1 )*abs( INCX ) ). * ( 1 + ( n - 1 )*abs( INCX ) ).
* Before entry, the incremented array X must contain the n * Before entry, the incremented array X must contain the n
* element vector x. On exit, X is overwritten with the * element vector x. On exit, X is overwritten with the
* transformed vector x.
* tranformed vector x.
* *
* INCX - INTEGER. * INCX - INTEGER.
* On entry, INCX specifies the increment for the elements of * On entry, INCX specifies the increment for the elements of


+ 1
- 1
reference/strmvf.f View File

@@ -80,7 +80,7 @@
* ( 1 + ( n - 1 )*abs( INCX ) ). * ( 1 + ( n - 1 )*abs( INCX ) ).
* Before entry, the incremented array X must contain the n * Before entry, the incremented array X must contain the n
* element vector x. On exit, X is overwritten with the * element vector x. On exit, X is overwritten with the
* transformed vector x.
* tranformed vector x.
* *
* INCX - INTEGER. * INCX - INTEGER.
* On entry, INCX specifies the increment for the elements of * On entry, INCX specifies the increment for the elements of


+ 1
- 1
reference/ztbmvf.f View File

@@ -117,7 +117,7 @@
* ( 1 + ( n - 1 )*abs( INCX ) ). * ( 1 + ( n - 1 )*abs( INCX ) ).
* Before entry, the incremented array X must contain the n * Before entry, the incremented array X must contain the n
* element vector x. On exit, X is overwritten with the * element vector x. On exit, X is overwritten with the
* transformed vector x.
* tranformed vector x.
* *
* INCX - INTEGER. * INCX - INTEGER.
* On entry, INCX specifies the increment for the elements of * On entry, INCX specifies the increment for the elements of


+ 1
- 1
reference/ztpmvf.f View File

@@ -77,7 +77,7 @@
* ( 1 + ( n - 1 )*abs( INCX ) ). * ( 1 + ( n - 1 )*abs( INCX ) ).
* Before entry, the incremented array X must contain the n * Before entry, the incremented array X must contain the n
* element vector x. On exit, X is overwritten with the * element vector x. On exit, X is overwritten with the
* transformed vector x.
* tranformed vector x.
* *
* INCX - INTEGER. * INCX - INTEGER.
* On entry, INCX specifies the increment for the elements of * On entry, INCX specifies the increment for the elements of


+ 1
- 1
reference/ztrmvf.f View File

@@ -80,7 +80,7 @@
* ( 1 + ( n - 1 )*abs( INCX ) ). * ( 1 + ( n - 1 )*abs( INCX ) ).
* Before entry, the incremented array X must contain the n * Before entry, the incremented array X must contain the n
* element vector x. On exit, X is overwritten with the * element vector x. On exit, X is overwritten with the
* transformed vector x.
* tranformed vector x.
* *
* INCX - INTEGER. * INCX - INTEGER.
* On entry, INCX specifies the increment for the elements of * On entry, INCX specifies the increment for the elements of


Loading…
Cancel
Save