Home
Browse Files
template
<
typename
CCS>
std::ostream &
operator
<<(std::ostream &out,
const
GeCCSMatrix<CCS> &A);
Defined in namespace
flens
. Function
operator<<
with 1 template parameters.
template
<
typename
CCS>
std::ostream &
operator
<<(std::ostream &out,
const
SyCCSMatrix<CCS> &A);
Defined in namespace
flens
. Function
operator<<
with 1 template parameters.
Home