- Timestamp:
- Jun 17, 2008, 5:19:27 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/utility/stl_utility.h
r1339 r1341 128 128 { 129 129 /** 130 \return absolutevalue130 \return exponentiated value 131 131 */ 132 132 inline T operator()(T x) const … … 155 155 156 156 /** 157 \return absolute value157 \return logarithm 158 158 */ 159 159 inline T operator()(T x) const
Note: See TracChangeset
for help on using the changeset viewer.