LINEAR++ library: AFF to LAPACK

◆ B()

LaBandMatDouble & LaBandFactDouble::B ( )
inline

Definition at line 99 of file bfd.h.

References B_.

Referenced by LaLinearSolve().

100 {
101 
102  return B_;
103 }
LaBandMatDouble B_
Definition: bfd.h:18
Here is the caller graph for this function: