- Timestamp:
- Apr 9, 2008, 1:00:58 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNS/bns.cpp
r804 r806 244 244 ColumnVector rsw(3); 245 245 246 XYZ_to_RSW(xB , vv, dx, rsw);246 XYZ_to_RSW(xB.Rows(1,3), vv, dx, rsw); 247 247 248 248 cout.setf(ios::showpoint | ios::fixed);
Note:
See TracChangeset
for help on using the changeset viewer.