MCPcopy Create free account
hub / github.com/NVIDIA-RTX/RTXNTC / SourceImageData

Method SourceImageData

tools/cli/NtcCommandLine.cpp:754–755  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

752 std::vector<float> lossFunctionScales;
753
754 SourceImageData()
755 { }
756
757 SourceImageData(SourceImageData& other) = delete;
758 SourceImageData(SourceImageData&& other) = delete;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected