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 &)) |
Variables | |
template class OCTAVE_API | Sparse< bool > |
template std::istream& read_sparse_matrix< bool > | ( | std::istream & | is, |
Sparse< bool > & | a, | ||
bool(*)(std::istream &) | read_fcn | ||
) |
template class OCTAVE_API Sparse< bool > |
Definition at line 42 of file Sparse-b.cc.
Referenced by SparseBoolMatrix::any().