LINEAR++ library: AFF to LAPACK
◆
LaBandFactDouble()
[3/4]
LaBandFactDouble::LaBandFactDouble
(
LaBandMatDouble &
G
)
inline
Definition at line
70
of file
bfd.h
.
References
B_
, and
info_
.
70
:
pivot_
()
71
{
72
#ifdef BandFactDouble_DEBUG
73
cout <<
" called LaBandFactDouble::LaBandFactDouble(LaBandMatDouble &)"
74
<<endl;
75
#endif
76
77
B_
.ref(G);
78
info_
= 0;
79
}
LaBandFactDouble::pivot_
LaVectorLongInt pivot_
Definition:
bfd.h:19
LaBandFactDouble::B_
LaBandMatDouble B_
Definition:
bfd.h:18
LaBandFactDouble::info_
int info_
Definition:
bfd.h:20
LaBandFactDouble
Generated on Mon Aug 21 2023 17:36:25 for LINEAR++ library: AFF to LAPACK by
1.8.14