LINEAR++ library: AFF to LAPACK

◆ pivot()

LaVectorLongInt& LaTridiagFactDouble::pivot ( )
inline

Definition at line 30 of file trfd.h.

References pivot_.

Referenced by LaLinearSolve(), and LaTridiagMatFactorize().

30 { return pivot_; }
LaVectorLongInt pivot_
Definition: trfd.h:18
Here is the caller graph for this function: