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::dch1up Interface Reference

Public Member Functions

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

Detailed Description

Definition at line 21 of file qrupdate.f90.

Constructor & Destructor Documentation

◆ dch1up()

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

Definition at line 21 of file qrupdate.f90.


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