Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA-RTX/STBN
/ PDFStats
Method
PDFStats
Libraries/Vector/RandomTextureGenerators/PDFStats.h:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
float min;
18
float max;
19
PDFStats() : min(FLT_MAX), max(-FLT_MAX) {}
20
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected