![]() ![]() | ![]() |
version 1.1.1.1, 2010/01/26 15:22:45 | version 1.7, 2011/07/22 07:38:01 |
---|---|
Line 13 | Line 13 |
* | * |
* DSPR performs the symmetric rank 1 operation | * DSPR performs the symmetric rank 1 operation |
* | * |
* A := alpha*x*x' + A, | * A := alpha*x*x**T + A, |
* | * |
* where alpha is a real scalar, x is an n element vector and A is an | * where alpha is a real scalar, x is an n element vector and A is an |
* n by n symmetric matrix, supplied in packed form. | * n by n symmetric matrix, supplied in packed form. |