debian/docs
author |
kpeter |
|
Mon, 18 Feb 2008 03:30:53 +0000 |
changeset 2574 |
7058c9690e7d |
permissions |
-rw-r--r-- |
Improvements in CapacityScaling.
Main changes:
- Use -potenital[] instead of potential[] to conform to the usual
terminology.
- Change the name of private members to start with "_".
- Change the name of function parameters not to start with "_".
- Remove unnecessary documentation for private members.
- Doc improvements.