mirror of
https://github.com/gonum/gonum.git
synced 2025-10-05 15:16:59 +08:00
lapack/gonum: fix docs for Dtrevc3
This commit is contained in:

committed by
Vladimír Chalupecký

parent
d73426bd99
commit
5b18cb25e3
@@ -62,7 +62,7 @@ import (
|
||||
//
|
||||
// On entry, if howmny is lapack.EVAllMulQ, it is assumed that VL (if side
|
||||
// is lapack.EVLeft or lapack.EVBoth) contains an n×n matrix QL,
|
||||
// and that VR (if side is lapack.EVLeft or lapack.EVBoth) contains
|
||||
// and that VR (if side is lapack.EVRight or lapack.EVBoth) contains
|
||||
// an n×n matrix QR. QL and QR are typically the orthogonal matrix Q of Schur
|
||||
// vectors returned by Dhseqr.
|
||||
//
|
||||
|
Reference in New Issue
Block a user