No articles match
A Short Introduction to rcpptimer2 years ago
Initialize a Timer | Straightforward Example | Multiple Timers | Timing Scopes with Rcpp::Timer::ScopedTimer | Warnings and how to Disable them
Adding rcpptimer to a Package2 years ago
Adding rcpptimer to your Package | Autoreturn | Reexport Print Method
Advanced Usage of rcpptimer2 years ago
Accessing Unprocessed Data | Updating the Results | Resetting the Timer
Automatic and Manual Return of the Timings2 years ago
Assign a Custom Name to the Timings Object | Manually Handling the Results | Considerations for package authors
Using rcpptimer with Rcpp::sourceCpp2 years ago
Introduction2 years ago
A Short Introduction to profoc | Online Learning | References
Production2 years ago
Using online in Production | Combining new expert predictions | Updating the model weights | Summary on predict() and update()
Using the C++ Interface2 years ago
Introduction | Online learning with conline | Accessing the results | Summary