ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
System.hpp File Reference

System-level utilities (process memory measurement). More...

Go to the source code of this file.

Namespaces

namespace  ppforest2
 
namespace  ppforest2::sys
 System-level utilities (process memory measurement).
 

Functions

long ppforest2::sys::get_peak_rss_bytes ()
 Get the peak resident set size (RSS) of the current process in bytes.
 

Detailed Description

System-level utilities (process memory measurement).