15 #include <iostream.hpp>
16 #include <iomanip.hpp>
17 #include <fstream.hpp>
42 if (uis.bad() || uis.fail())
44 cerr <<
" Error in dmatrix::read_from.\n";
71 if (uos.bad() || uos.fail())
73 cerr <<
" Error in dmatrix::write_on\n";
void write_on(const ostream &) const
Description not yet available.
Description not yet available.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Description not yet available.
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.
void read_from(const istream &)
Description not yet available.
Description not yet available.