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

Public Member Functions

subroutine dch1dn (n, r, ldr, u, w, info)
 

Detailed Description

Definition at line 35 of file qrupdate.f90.

Constructor & Destructor Documentation

◆ dch1dn()

subroutine qrupdate::dch1dn::dch1dn ( 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,
integer(int32), intent(out) info )

Definition at line 35 of file qrupdate.f90.


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