15 #include <iostream.hpp>
16 #include <iomanip.hpp>
17 #include <fstream.hpp>
28 ostream& ostr =
const_cast<ostream&
>(
output);
57 return const_cast<istream&
>(input);
int allocated(const ivector &v)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Description not yet available.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
istream & operator>>(const istream &input, const d3_array &arr3)
Read values from input stream into arr3.
ostream & operator<<(const ostream &_s, preshowpoint p)
Description not yet available.