LINEAR++ library: AFF to LAPACK

◆ S()

LaSymmBandMatDouble & LaSymmBandFactDouble::S ( )
inline

Definition at line 71 of file sybfd.h.

References S_.

Referenced by LaLinearSolve(), and LaSymmBandMatFactorize().

72 {
73  return S_;
74 }
LaSymmBandMatDouble S_
Definition: sybfd.h:17
Here is the caller graph for this function: