ppforest2
v0.1.0
Projection Pursuit Decision Trees and Random Forests
Loading...
Searching...
No Matches
System.hpp
Go to the documentation of this file.
1
5
#pragma once
6
8
namespace
ppforest2::sys
{
17
long
get_peak_rss_bytes
();
18
}
ppforest2::sys
System-level utilities (process memory measurement).
Definition
System.hpp:8
ppforest2::sys::get_peak_rss_bytes
long get_peak_rss_bytes()
Get the peak resident set size (RSS) of the current process in bytes.
core
src
utils
System.hpp
Generated by
1.13.2