Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrNeRF/LichtFeld-Studio
/ getNumSamples
Method
getNumSamples
external/nvImageCodec/src/processing_results.cpp:71–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
int ProcessingResultsPromise::getNumSamples() const {
72
return results_.size();
73
}
74
75
ProcessingResultsPromise::FutureImpl ProcessingResultsPromise::getFuture() {
76
return promise_impl_.get_future();
Callers
nothing calls this directly
Calls
1
size
Method · 0.45
Tested by
no test coverage detected