Here is a list of all modules:
Products | This module presents the functionalities offered by TRSL |
Accessors | Accessors are usually called at least once for each element of the accessed collection. Hence, they should be designed carefully in every situation where performance is an issue. For example, one can gain a lot by having the compiler inline accessors |
Random Number Generators | Some of the classes in TRSL need random numbers. If a class needs only one random number (e.g. trsl::is_picked_systematic), it is generally possible to provide it directly. It's then up to the user to take care of the random generator |
F.A.Q. | |
Notes | |
To Do List | |
Version History | |