LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | clacn2 (n, v, x, est, kase, isave) |
CLACN2 estimates the 1-norm of a square matrix, using reverse communication for evaluating matrix-vector products. | |
subroutine | dlacn2 (n, v, x, isgn, est, kase, isave) |
DLACN2 estimates the 1-norm of a square matrix, using reverse communication for evaluating matrix-vector products. | |
subroutine | slacn2 (n, v, x, isgn, est, kase, isave) |
SLACN2 estimates the 1-norm of a square matrix, using reverse communication for evaluating matrix-vector products. | |
subroutine | zlacn2 (n, v, x, est, kase, isave) |
ZLACN2 estimates the 1-norm of a square matrix, using reverse communication for evaluating matrix-vector products. | |