LINEAR++ library: AFF to LAPACK

◆ pivot()

LaVectorLongInt & LaGenFactDouble::pivot ( )
inline

Definition at line 97 of file gfd.h.

References pivot_.

Referenced by LaGenMatFactorize().

98 {
99 
100  return pivot_;
101 }
LaVectorLongInt pivot_
Definition: gfd.h:21
Here is the caller graph for this function: