Normalizes mode shape vectors such that the largest magnitude value in the vector is one.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(inout), | dimension(:,:) | :: | x |
The matrix of mode shape vectors with one vector per column. |