LINEAR++ library: AFF to LAPACK

◆ U()

LaUpperTriangMatDouble & LaGenFactDouble::U ( )
inline

Definition at line 91 of file gfd.h.

References U_.

92 {
93 
94  return U_;
95 }
LaUpperTriangMatDouble U_
Definition: gfd.h:20