MCPcopy 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

sizeMethod · 0.45

Tested by

no test coverage detected