Changeset 367 for trunk/doc/namespaces.doxygen
- Timestamp:
- Aug 5, 2005, 1:55:16 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/namespaces.doxygen
r304 r367 9 9 /// 10 10 /// @namespace theplu::gslapi 11 /// All GSL wrapper functionality is to be defined within gslapi12 /// namespace.13 ///14 11 /// There are a number of support operators and functions for the 15 12 /// wrapper classes that do not belong to the classes themselves, but … … 17 14 /// 18 15 /// @brief GSL wrapper 16 17 /// 18 /// @namespace theplu::random 19 /// 20 /// @brief Random number distributions 19 21 20 22 ///
Note: See TracChangeset
for help on using the changeset viewer.