Changeset 310b25
- Timestamp:
- May 9, 2008, 12:49:30 PM (17 years ago)
- Children:
- c84895
- Parents:
- a3ff7b2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/parser.cpp
ra3ff7b2 r310b25 267 267 268 268 /** Sums the energy with each factor and put into last element of \a ***Energies. 269 * Sums over "E"-terms to create the "F"-terms 269 270 * \param Matrix MatrixContainer with matrices (LevelCounter by ColumnCounter) with all the energies. 270 271 * \param KeySet KeySetContainer with bond Order and association mapping of each fragment to an order … … 400 401 401 402 /** Sums the energy with each factor and put into last element of \a EnergyMatrix::Matrix. 403 * Sums over the "F"-terms in ANOVA decomposition. 402 404 * \param Matrix MatrixContainer with matrices (LevelCounter by ColumnCounter) with all the energies. 403 405 * \param KeySet KeySetContainer with bond Order and association mapping of each fragment to an order
Note:
See TracChangeset
for help on using the changeset viewer.