Go to the source code of this file.
Functions | |
template std::istream & | read_sparse_matrix< bool > (std::istream &is, Sparse< bool > &a, bool(*read_fcn)(std::istream &)) |
template std::istream& read_sparse_matrix< bool > | ( | std::istream & | is, |
Sparse< bool > & | a, | ||
bool(*)(std::istream &) | read_fcn | ||
) |