![]() ![]() | ![]() |
version 1.2, 2010/04/21 13:45:10 | 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. |