Functions

boolSparse.cc File Reference

#include <iostream>
#include <vector>
#include "config.h"
#include "quit.h"
#include "lo-ieee.h"
#include "lo-mappers.h"
#include "boolSparse.h"
#include "dSparse.h"
#include "oct-mem.h"
#include "oct-locbuf.h"
Include dependency graph for boolSparse.cc:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const SparseBoolMatrix &a)
std::istream & operator>> (std::istream &is, SparseBoolMatrix &a)

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const SparseBoolMatrix a 
)
std::istream& operator>> ( std::istream &  is,
SparseBoolMatrix a 
)

Definition at line 273 of file boolSparse.cc.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines