LINEAR++ library: AFF to LAPACK

◆ ref() [2/2]

LaBandFactDouble & LaBandFactDouble::ref ( LaBandMatDouble &  F)
inline

Definition at line 132 of file bfd.h.

References B_.

133 {
134  B_.ref(F);
135 
136  return *this;
137 }
LaBandMatDouble B_
Definition: bfd.h:18