Changeset 6fb785 for molecuilder/src/vector.hpp
- Timestamp:
- Jul 10, 2009, 12:48:05 PM (16 years ago)
- Children:
- 22f587
- Parents:
- a8c8ba
- File:
-
- 1 edited
-
molecuilder/src/vector.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/vector.hpp
ra8c8ba r6fb785 40 40 void Scale(double factor); 41 41 void MatrixMultiplication(double *M); 42 double * InverseMatrix(double *A); 42 43 void InverseMatrixMultiplication(double *M); 43 44 void KeepPeriodic(ofstream *out, double *matrix);
Note:
See TracChangeset
for help on using the changeset viewer.
