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