linalg 1.8.2
A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.
Loading...
Searching...
No Matches
qrupdate::zch1up Interface Reference

Public Member Functions

subroutine zch1up (n, r, ldr, u, w)
 

Detailed Description

Definition at line 28 of file qrupdate.f90.

Constructor & Destructor Documentation

◆ zch1up()

subroutine qrupdate::zch1up::zch1up ( integer(int32), intent(in) n,
complex(real64), dimension(ldr,*), intent(inout) r,
integer(int32), intent(in) ldr,
complex(real64), dimension(*), intent(inout) u,
real(real64), dimension(*), intent(out) w )

Definition at line 28 of file qrupdate.f90.


The documentation for this interface was generated from the following file: