Changeset 6b3826 for molecuilder/src/vector.hpp
- Timestamp:
- Nov 27, 2008, 9:55:08 AM (17 years ago)
- Children:
- f5b58e
- Parents:
- a709c4
- File:
-
- 1 edited
-
molecuilder/src/vector.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/vector.hpp
ra709c4 r6b3826 26 26 void CopyVector(const Vector *y); 27 27 void RotateVector(const Vector *y, const double alpha); 28 void VectorProduct(const Vector *y); 28 29 void ProjectOntoPlane(const Vector *y); 29 30 void Zero();
Note:
See TracChangeset
for help on using the changeset viewer.
