LINEAR++ library: AFF to LAPACK

◆ pivot()

LaVectorLongInt & LaBandFactDouble::pivot ( )
inline

Definition at line 105 of file bfd.h.

References pivot_.

Referenced by LaBandMatFactorize(), and LaLinearSolve().

106 {
107 
108  return pivot_;
109 }
LaVectorLongInt pivot_
Definition: bfd.h:19
Here is the caller graph for this function: