15 #include <iostream.hpp>
16 #include <iomanip.hpp>
17 #include <fstream.hpp>
28 ostream& ostr =
const_cast<ostream&
>(
output);
32 if (i < varr4.hslicemax())
47 istream& istr =
const_cast<istream&
>(input);
87 return (istream&) istr;
100 return (ostream&) ostr;
113 return (istream&) istr;
Description not yet available.
Description not yet available.
prnstream & endl(prnstream &)
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.