Changeset 6caad65 in git for numeric/mpr_numeric.h
- Timestamp:
- Aug 10, 2012, 6:43:54 PM (10 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'ad2543eab51733612ba7d118afc77edca719600e')
- Children:
- 865b200481936511016703447e348179c16cfe12
- Parents:
- ab56fc8edb1c11c3240a168051119e14e5bed4a8
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-08-10 18:43:54+02:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-08-15 19:58:16+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
numeric/mpr_numeric.h
rab56fc r6caad65 160 160 void arrange(); 161 161 162 constbool success() { return found_roots; }162 bool success() { return found_roots; } 163 163 164 164 private:
Note: See TracChangeset
for help on using the changeset viewer.