LINEAR++ library: AFF to LAPACK
◆
copy()
[1/2]
LaTridiagFactDouble
& LaTridiagFactDouble::copy
(
const LaTridiagMatDouble &
A
)
inline
Definition at line
100
of file
trfd.h
.
References
T_
.
Referenced by
LaTridiagMatFactorize()
.
101
{
102
T_
.copy(A);
103
104
return
*
this
;
105
}
LaTridiagFactDouble::T_
LaTridiagMatDouble T_
Definition:
trfd.h:17
Here is the caller graph for this function:
LaTridiagFactDouble
Generated on Mon Aug 21 2023 17:36:26 for LINEAR++ library: AFF to LAPACK by
1.8.14