diff options
Diffstat (limited to 'SRC/zlascl.f')
-rw-r--r-- | SRC/zlascl.f | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/zlascl.f b/SRC/zlascl.f index 6fff6e13..55ab2ded 100644 --- a/SRC/zlascl.f +++ b/SRC/zlascl.f @@ -86,8 +86,7 @@ *> \param[in] CTO *> \verbatim *> CTO is DOUBLE PRECISION -*> \endverbatim -*> \verbatim +*> *> The matrix A is multiplied by CTO/CFROM. A(I,J) is computed *> without over/underflow if the final result CTO*A(I,J)/CFROM *> can be represented without over/underflow. CFROM must be |