ATC version 2.0, date: Aug21
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10638 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -81,7 +81,7 @@ public:
|
||||
// output to matlab (is this needed)
|
||||
// using Matrix<T>::matlab;
|
||||
//* Writes a matlab string to a stream that creates this object with a name.
|
||||
void matlab(ostream &o, const string &s="v") const;
|
||||
void matlab(std::ostream &o, const std::string &s="v") const;
|
||||
|
||||
protected:
|
||||
//* Banned operators
|
||||
|
||||
Reference in New Issue
Block a user