Namespaces | |
namespace | Easdif |
Revision 1.1 2003/03/03 19:00:16 roebel Moved src directory to new name easdif
Revision 1.8 2003/02/10 14:14:49 roebel Comment changed.
Revision 1.7 2002/11/07 21:06:52 roebel Allow value type to be specified during Matrix construction. Do not resize before writing because size will be already correct. Replaced Copy Constructor to use clone method. Moved Get/Set methods to header to have the possibility to use real templates.
Revision 1.6 2002/10/10 10:49:09 roebel Now using namespace Easdif. Fixed handling of zero pointer arguments in initException. Reading past end of file now throws an exception.
Revision 1.5 2002/08/28 16:46:53 roebel Internal reorganization and name changes.
Revision 1.4 2002/07/12 10:20:04 ftissera Read has changed for selection
Revision 1.3 2002/06/18 14:48:53 ftissera add GetSignature(), GetStringSignature() and GetType()
Revision 1.2 2002/04/11 16:41:55 ftissera add comment for sdifmatrix.cpp